Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/htop.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-2112-3738/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/htop.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/htop-0.9-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/htop.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-2112-3738/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/htop.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.70685 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf htop-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/htop-0.9.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd htop-0.9 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #3 (htop-0.9-system-plpa.patch):' Patch #3 (htop-0.9-system-plpa.patch): + patch -p1 -b --suffix .noplpa -s + echo 'Patch #4 (htop-0.9-libpagemap.patch):' + patch -p1 -s Patch #4 (htop-0.9-libpagemap.patch): + sed -i 's#INSTALL_DATA = @INSTALL_DATA@#INSTALL_DATA = @INSTALL_DATA@ -p#' Makefile.in + rm -rf plpa-1.1/ + autoreconf -i You should update your `aclocal.m4' by running aclocal. libtoolize: `config.guess' exists: use `--force' to overwrite libtoolize: `config.sub' exists: use `--force' to overwrite libtoolize: `ltmain.sh' exists: use `--force' to overwrite + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.69957 + umask 022 + cd /builddir/build/BUILD + cd htop-0.9 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for ceil in -lm... yes checking for init_pgmap_table in -lpagemap... yes checking for pthread_create in -lpthread... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memmove... yes checking for strncasecmp... yes checking for strstr... yes checking for strdup... yes checking whether gcc -std=c99 option works... yes checking for refresh in -lncurses... yes checking for curses.h... (cached) yes checking for /proc/stat... yes checking for /proc/meminfo... yes checking for plpa_sched_getaffinity in -lplpa... yes configure: creating ./config.status config.status: creating Makefile config.status: creating htop.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-am make[1]: Entering directory `/builddir/build/BUILD/htop-0.9' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-AvailableMetersPanel.o -MD -MP -MF .deps/htop-AvailableMetersPanel.Tpo -c -o htop-AvailableMetersPanel.o `test -f 'AvailableMetersPanel.c' || echo './'`AvailableMetersPanel.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-CategoriesPanel.o -MD -MP -MF .deps/htop-CategoriesPanel.Tpo -c -o htop-CategoriesPanel.o `test -f 'CategoriesPanel.c' || echo './'`CategoriesPanel.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-CheckItem.o -MD -MP -MF .deps/htop-CheckItem.Tpo -c -o htop-CheckItem.o `test -f 'CheckItem.c' || echo './'`CheckItem.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-ClockMeter.o -MD -MP -MF .deps/htop-ClockMeter.Tpo -c -o htop-ClockMeter.o `test -f 'ClockMeter.c' || echo './'`ClockMeter.c mv -f .deps/htop-CheckItem.Tpo .deps/htop-CheckItem.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-ColorsPanel.o -MD -MP -MF .deps/htop-ColorsPanel.Tpo -c -o htop-ColorsPanel.o `test -f 'ColorsPanel.c' || echo './'`ColorsPanel.c mv -f .deps/htop-ClockMeter.Tpo .deps/htop-ClockMeter.Po mv -f .deps/htop-AvailableMetersPanel.Tpo .deps/htop-AvailableMetersPanel.Po mv -f .deps/htop-ColorsPanel.Tpo .deps/htop-ColorsPanel.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-ColumnsPanel.o -MD -MP -MF .deps/htop-ColumnsPanel.Tpo -c -o htop-ColumnsPanel.o `test -f 'ColumnsPanel.c' || echo './'`ColumnsPanel.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-CPUMeter.o -MD -MP -MF .deps/htop-CPUMeter.Tpo -c -o htop-CPUMeter.o `test -f 'CPUMeter.c' || echo './'`CPUMeter.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-CRT.o -MD -MP -MF .deps/htop-CRT.Tpo -c -o htop-CRT.o `test -f 'CRT.c' || echo './'`CRT.c mv -f .deps/htop-CategoriesPanel.Tpo .deps/htop-CategoriesPanel.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-DebugMemory.o -MD -MP -MF .deps/htop-DebugMemory.Tpo -c -o htop-DebugMemory.o `test -f 'DebugMemory.c' || echo './'`DebugMemory.c mv -f .deps/htop-DebugMemory.Tpo .deps/htop-DebugMemory.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-DisplayOptionsPanel.o -MD -MP -MF .deps/htop-DisplayOptionsPanel.Tpo -c -o htop-DisplayOptionsPanel.o `test -f 'DisplayOptionsPanel.c' || echo './'`DisplayOptionsPanel.c mv -f .deps/htop-ColumnsPanel.Tpo .deps/htop-ColumnsPanel.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-FunctionBar.o -MD -MP -MF .deps/htop-FunctionBar.Tpo -c -o htop-FunctionBar.o `test -f 'FunctionBar.c' || echo './'`FunctionBar.c mv -f .deps/htop-CPUMeter.Tpo .deps/htop-CPUMeter.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-Hashtable.o -MD -MP -MF .deps/htop-Hashtable.Tpo -c -o htop-Hashtable.o `test -f 'Hashtable.c' || echo './'`Hashtable.c mv -f .deps/htop-DisplayOptionsPanel.Tpo .deps/htop-DisplayOptionsPanel.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-Header.o -MD -MP -MF .deps/htop-Header.Tpo -c -o htop-Header.o `test -f 'Header.c' || echo './'`Header.c mv -f .deps/htop-FunctionBar.Tpo .deps/htop-FunctionBar.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-htop.o -MD -MP -MF .deps/htop-htop.Tpo -c -o htop-htop.o `test -f 'htop.c' || echo './'`htop.c htop.c: In function 'pagemapCnt': htop.c:257: warning: 'return' with no value, in function returning non-void mv -f .deps/htop-Header.Tpo .deps/htop-Header.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-ListItem.o -MD -MP -MF .deps/htop-ListItem.Tpo -c -o htop-ListItem.o `test -f 'ListItem.c' || echo './'`ListItem.c mv -f .deps/htop-CRT.Tpo .deps/htop-CRT.Po mv -f .deps/htop-Hashtable.Tpo .deps/htop-Hashtable.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-LoadAverageMeter.o -MD -MP -MF .deps/htop-LoadAverageMeter.Tpo -c -o htop-LoadAverageMeter.o `test -f 'LoadAverageMeter.c' || echo './'`LoadAverageMeter.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-MemoryMeter.o -MD -MP -MF .deps/htop-MemoryMeter.Tpo -c -o htop-MemoryMeter.o `test -f 'MemoryMeter.c' || echo './'`MemoryMeter.c mv -f .deps/htop-MemoryMeter.Tpo .deps/htop-MemoryMeter.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-Meter.o -MD -MP -MF .deps/htop-Meter.Tpo -c -o htop-Meter.o `test -f 'Meter.c' || echo './'`Meter.c mv -f .deps/htop-LoadAverageMeter.Tpo .deps/htop-LoadAverageMeter.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-MetersPanel.o -MD -MP -MF .deps/htop-MetersPanel.Tpo -c -o htop-MetersPanel.o `test -f 'MetersPanel.c' || echo './'`MetersPanel.c mv -f .deps/htop-MetersPanel.Tpo .deps/htop-MetersPanel.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-Object.o -MD -MP -MF .deps/htop-Object.Tpo -c -o htop-Object.o `test -f 'Object.c' || echo './'`Object.c mv -f .deps/htop-Object.Tpo .deps/htop-Object.Po mv -f .deps/htop-ListItem.Tpo .deps/htop-ListItem.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-Panel.o -MD -MP -MF .deps/htop-Panel.Tpo -c -o htop-Panel.o `test -f 'Panel.c' || echo './'`Panel.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-BatteryMeter.o -MD -MP -MF .deps/htop-BatteryMeter.Tpo -c -o htop-BatteryMeter.o `test -f 'BatteryMeter.c' || echo './'`BatteryMeter.c mv -f .deps/htop-htop.Tpo .deps/htop-htop.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-Process.o -MD -MP -MF .deps/htop-Process.Tpo -c -o htop-Process.o `test -f 'Process.c' || echo './'`Process.c mv -f .deps/htop-Meter.Tpo .deps/htop-Meter.Po BatteryMeter.c: In function 'parseBatInfo': BatteryMeter.c:96: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result BatteryMeter.c: In function 'chkIsOnline': BatteryMeter.c:146: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-ProcessList.o -MD -MP -MF .deps/htop-ProcessList.Tpo -c -o htop-ProcessList.o `test -f 'ProcessList.c' || echo './'`ProcessList.c mv -f .deps/htop-BatteryMeter.Tpo .deps/htop-BatteryMeter.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-RichString.o -MD -MP -MF .deps/htop-RichString.Tpo -c -o htop-RichString.o `test -f 'RichString.c' || echo './'`RichString.c ProcessList.c: In function 'ProcessList_new': ProcessList.c:158: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ProcessList.c: In function 'ProcessList_statProcessDir': ProcessList.c:380: warning: implicit declaration of function 'localtime_r' ProcessList.c: In function 'ProcessList_scan': ProcessList.c:757: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/htop-Panel.Tpo .deps/htop-Panel.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-ScreenManager.o -MD -MP -MF .deps/htop-ScreenManager.Tpo -c -o htop-ScreenManager.o `test -f 'ScreenManager.c' || echo './'`ScreenManager.c mv -f .deps/htop-Process.Tpo .deps/htop-Process.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-Settings.o -MD -MP -MF .deps/htop-Settings.Tpo -c -o htop-Settings.o `test -f 'Settings.c' || echo './'`Settings.c mv -f .deps/htop-RichString.Tpo .deps/htop-RichString.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-SignalItem.o -MD -MP -MF .deps/htop-SignalItem.Tpo -c -o htop-SignalItem.o `test -f 'SignalItem.c' || echo './'`SignalItem.c mv -f .deps/htop-ScreenManager.Tpo .deps/htop-ScreenManager.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-SignalsPanel.o -MD -MP -MF .deps/htop-SignalsPanel.Tpo -c -o htop-SignalsPanel.o `test -f 'SignalsPanel.c' || echo './'`SignalsPanel.c mv -f .deps/htop-SignalItem.Tpo .deps/htop-SignalItem.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-String.o -MD -MP -MF .deps/htop-String.Tpo -c -o htop-String.o `test -f 'String.c' || echo './'`String.c mv -f .deps/htop-ProcessList.Tpo .deps/htop-ProcessList.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-SwapMeter.o -MD -MP -MF .deps/htop-SwapMeter.Tpo -c -o htop-SwapMeter.o `test -f 'SwapMeter.c' || echo './'`SwapMeter.c mv -f .deps/htop-SignalsPanel.Tpo .deps/htop-SignalsPanel.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-TasksMeter.o -MD -MP -MF .deps/htop-TasksMeter.Tpo -c -o htop-TasksMeter.o `test -f 'TasksMeter.c' || echo './'`TasksMeter.c mv -f .deps/htop-String.Tpo .deps/htop-String.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-TraceScreen.o -MD -MP -MF .deps/htop-TraceScreen.Tpo -c -o htop-TraceScreen.o `test -f 'TraceScreen.c' || echo './'`TraceScreen.c mv -f .deps/htop-Settings.Tpo .deps/htop-Settings.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-UptimeMeter.o -MD -MP -MF .deps/htop-UptimeMeter.Tpo -c -o htop-UptimeMeter.o `test -f 'UptimeMeter.c' || echo './'`UptimeMeter.c mv -f .deps/htop-SwapMeter.Tpo .deps/htop-SwapMeter.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-UsersTable.o -MD -MP -MF .deps/htop-UsersTable.Tpo -c -o htop-UsersTable.o `test -f 'UsersTable.c' || echo './'`UsersTable.c UptimeMeter.c: In function 'UptimeMeter_setValues': UptimeMeter.c:24: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result TraceScreen.c: In function 'TraceScreen_run': TraceScreen.c:78: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/htop-UsersTable.Tpo .deps/htop-UsersTable.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-Vector.o -MD -MP -MF .deps/htop-Vector.Tpo -c -o htop-Vector.o `test -f 'Vector.c' || echo './'`Vector.c mv -f .deps/htop-UptimeMeter.Tpo .deps/htop-UptimeMeter.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-AvailableColumnsPanel.o -MD -MP -MF .deps/htop-AvailableColumnsPanel.Tpo -c -o htop-AvailableColumnsPanel.o `test -f 'AvailableColumnsPanel.c' || echo './'`AvailableColumnsPanel.c mv -f .deps/htop-TasksMeter.Tpo .deps/htop-TasksMeter.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-AffinityPanel.o -MD -MP -MF .deps/htop-AffinityPanel.Tpo -c -o htop-AffinityPanel.o `test -f 'AffinityPanel.c' || echo './'`AffinityPanel.c mv -f .deps/htop-TraceScreen.Tpo .deps/htop-TraceScreen.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-HostnameMeter.o -MD -MP -MF .deps/htop-HostnameMeter.Tpo -c -o htop-HostnameMeter.o `test -f 'HostnameMeter.c' || echo './'`HostnameMeter.c mv -f .deps/htop-AffinityPanel.Tpo .deps/htop-AffinityPanel.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT htop-OpenFilesScreen.o -MD -MP -MF .deps/htop-OpenFilesScreen.Tpo -c -o htop-OpenFilesScreen.o `test -f 'OpenFilesScreen.c' || echo './'`OpenFilesScreen.c mv -f .deps/htop-AvailableColumnsPanel.Tpo .deps/htop-AvailableColumnsPanel.Po mv -f .deps/htop-Vector.Tpo .deps/htop-Vector.Po mv -f .deps/htop-HostnameMeter.Tpo .deps/htop-HostnameMeter.Po mv -f .deps/htop-OpenFilesScreen.Tpo .deps/htop-OpenFilesScreen.Po /bin/sh ./libtool --tag=CC --mode=link gcc -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o htop htop-AvailableMetersPanel.o htop-CategoriesPanel.o htop-CheckItem.o htop-ClockMeter.o htop-ColorsPanel.o htop-ColumnsPanel.o htop-CPUMeter.o htop-CRT.o htop-DebugMemory.o htop-DisplayOptionsPanel.o htop-FunctionBar.o htop-Hashtable.o htop-Header.o htop-htop.o htop-ListItem.o htop-LoadAverageMeter.o htop-MemoryMeter.o htop-Meter.o htop-MetersPanel.o htop-Object.o htop-Panel.o htop-BatteryMeter.o htop-Process.o htop-ProcessList.o htop-RichString.o htop-ScreenManager.o htop-Settings.o htop-SignalItem.o htop-SignalsPanel.o htop-String.o htop-SwapMeter.o htop-TasksMeter.o htop-TraceScreen.o htop-UptimeMeter.o htop-UsersTable.o htop-Vector.o htop-AvailableColumnsPanel.o htop-AffinityPanel.o htop-HostnameMeter.o htop-OpenFilesScreen.o -lplpa -lncurses -lpthread -lpagemap -lm libtool: link: gcc -pedantic -Wall -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o htop htop-AvailableMetersPanel.o htop-CategoriesPanel.o htop-CheckItem.o htop-ClockMeter.o htop-ColorsPanel.o htop-ColumnsPanel.o htop-CPUMeter.o htop-CRT.o htop-DebugMemory.o htop-DisplayOptionsPanel.o htop-FunctionBar.o htop-Hashtable.o htop-Header.o htop-htop.o htop-ListItem.o htop-LoadAverageMeter.o htop-MemoryMeter.o htop-Meter.o htop-MetersPanel.o htop-Object.o htop-Panel.o htop-BatteryMeter.o htop-Process.o htop-ProcessList.o htop-RichString.o htop-ScreenManager.o htop-Settings.o htop-SignalItem.o htop-SignalsPanel.o htop-String.o htop-SwapMeter.o htop-TasksMeter.o htop-TraceScreen.o htop-UptimeMeter.o htop-UsersTable.o htop-Vector.o htop-AvailableColumnsPanel.o htop-AffinityPanel.o htop-HostnameMeter.o htop-OpenFilesScreen.o -lplpa -lncurses -lpthread -lpagemap -lm make[1]: Leaving directory `/builddir/build/BUILD/htop-0.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.56107 + umask 022 + cd /builddir/build/BUILD + cd htop-0.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/htop-0.9-1.ru-root-mockbuild + make install DESTDIR=/var/tmp/htop-0.9-1.ru-root-mockbuild make install-am make[1]: Entering directory `/builddir/build/BUILD/htop-0.9' make[2]: Entering directory `/builddir/build/BUILD/htop-0.9' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/htop-0.9-1.ru-root-mockbuild/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c htop '/var/tmp/htop-0.9-1.ru-root-mockbuild/usr/bin' libtool: install: /usr/bin/install -c htop /var/tmp/htop-0.9-1.ru-root-mockbuild/usr/bin/htop test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/applications" /usr/bin/install -c -m 644 htop.desktop '/var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/applications' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 htop.1 '/var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/man/man1' test -z "/usr/share/pixmaps" || /bin/mkdir -p "/var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/pixmaps" /usr/bin/install -c -m 644 htop.png '/var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/htop-0.9' make[1]: Leaving directory `/builddir/build/BUILD/htop-0.9' + rm -rf '/var/tmp/htop-0.9-1.ru-root-mockbuild%{libdir}' + rm -rf '/var/tmp/htop-0.9-1.ru-root-mockbuild%{includedir}' + rm -rf /var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/applications/ + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/htop-0.9 extracting debug info from /var/tmp/htop-0.9-1.ru-root-mockbuild/usr/bin/htop 563 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: htop-0.9-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.46346 + umask 022 + cd /builddir/build/BUILD + cd htop-0.9 + DOCDIR=/var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/doc/htop-0.9 + export DOCDIR + rm -rf /var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/doc/htop-0.9 + /bin/mkdir -p /var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/doc/htop-0.9 + cp -pr AUTHORS COPYING ChangeLog README TODO /var/tmp/htop-0.9-1.ru-root-mockbuild/usr/share/doc/htop-0.9 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libncurses.so.5 libpagemap.so.0 libplpa.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Processing files: htop-debuginfo-0.9-1.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/htop-0.9-1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/htop-0.9-1.ru.i386.rpm Wrote: /builddir/build/RPMS/htop-debuginfo-0.9-1.ru.i386.rpm Child returncode was: 0 LEAVE do -->