* Package: sys-process/procps-3.3.2_p2-r1 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib ncurses test unicode userland_GNU * FEATURES: ccache preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking procps_3.3.2.orig.tar.gz to /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work >>> Unpacking procps_3.3.2-2.debian.tar.gz to /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work >>> Source unpacked in /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work >>> Preparing source in /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2 ... * Applying sysctl_man ... [ ok ] * Applying includes_restrict ... [ ok ] * Applying gnu-kbsd-version.patch ... [ ok ] * Applying complain_unmounted_proc.patch ... [ ok ] * Applying sig_printf_literal ... [ ok ] * Applying makefile_watch_ncurses ... [ ok ] * Applying uptime_test ... [ ok ] * Applying procps-3.3.2-noproc.patch ... [ ok ] * Applying procps-3.3.2-headers.patch ... [ ok ] * Applying procps-3.3.2-ncurses.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2' ... * Running aclocal -I m4 ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: procps-ng-3.3.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2 ... * econf: updating procps-ng-3.3.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating procps-ng-3.3.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/lib64 --disable-dependency-tracking --exec-prefix=/ --docdir=$(datarootdir)/doc/procps-3.3.2_p2-r1 --with-ncurses --disable-static --enable-watch8bit 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 style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether sys/types.h defines makedev... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... 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 termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for struct stat.st_rdev... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for alarm... yes checking for getline... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for iswprint... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for munmap... yes checking for nl_langinfo... yes checking for putenv... yes checking for regcomp... yes checking for rpmatch... yes checking for select... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for uname... yes checking for utmpname... yes checking for wcwidth... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether program_invocation_short_name is defined... yes checking for NCURSES... yes checking for NCURSESW... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating proc/Makefile config.status: creating proc/libprocps.pc config.status: creating ps/Makefile config.status: creating testsuite/Makefile config.status: creating top/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2 ... make -j5 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2' Making all in include make[2]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/include' Making all in lib make[2]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/lib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DTEST_PROGRAM -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c strutils.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o test_strutils strutils.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o test_strutils strutils.o make[2]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/lib' Making all in po make[2]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/po' Making all in proc make[2]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/proc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o alloc.lo alloc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o devname.lo devname.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o escape.lo escape.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o ksym.lo ksym.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o pwcache.lo pwcache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c ksym.c -fPIC -DPIC -o .libs/ksym.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c escape.c -fPIC -DPIC -o .libs/escape.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c devname.c -fPIC -DPIC -o .libs/devname.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pwcache.c -fPIC -DPIC -o .libs/pwcache.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o readproc.lo readproc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c readproc.c -fPIC -DPIC -o .libs/readproc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o sig.lo sig.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o slab.lo slab.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o sysinfo.lo sysinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c sig.c -fPIC -DPIC -o .libs/sig.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c slab.c -fPIC -DPIC -o .libs/slab.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c sysinfo.c -fPIC -DPIC -o .libs/sysinfo.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o version.lo version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o whattime.lo whattime.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c whattime.c -fPIC -DPIC -o .libs/whattime.o sysinfo.c: In function 'getstat': sysinfo.c:434:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] sysinfo.c: In function 'getrunners': sysinfo.c:395:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] readproc.c: In function 'stat2proc': readproc.c:494:5: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat] readproc.c:494:5: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat] /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -version-info 0:0:0 -no-undefined -Wl,--version-script=../proc/libprocps.sym -Wl,-O1 -Wl,--as-needed -o libprocps.la -rpath /lib64 alloc.lo devname.lo escape.lo ksym.lo pwcache.lo readproc.lo sig.lo slab.lo sysinfo.lo version.lo whattime.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/alloc.o .libs/devname.o .libs/escape.o .libs/ksym.o .libs/pwcache.o .libs/readproc.o .libs/sig.o .libs/slab.o .libs/sysinfo.o .libs/version.o .libs/whattime.o -O2 -march=native -Wl,--version-script=../proc/libprocps.sym -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libprocps.so.0 -o .libs/libprocps.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libprocps.so.0" && ln -s "libprocps.so.0.0.0" "libprocps.so.0") libtool: link: (cd ".libs" && rm -f "libprocps.so" && ln -s "libprocps.so.0.0.0" "libprocps.so") libtool: link: ( cd ".libs" && rm -f "libprocps.la" && ln -s "../libprocps.la" "libprocps.la" ) make[2]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/proc' Making all in ps make[2]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/ps' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c display.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c global.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c help.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c output.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c parser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c select.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c sortformat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c stacktrace.c stacktrace.c: In function ‘stack_trace’: stacktrace.c:61:20: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] stacktrace.c:62:20: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] stacktrace.c:63:20: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] stacktrace.c:77:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] stacktrace.c:78:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] stacktrace.c:79:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] output.c: In function ‘show_one_proc’: output.c:1950:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] output.c:1954:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ../proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o pscommand display.o global.o help.o output.o parser.o select.o sortformat.o stacktrace.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/pscommand display.o global.o help.o output.o parser.o select.o sortformat.o stacktrace.o ../proc/.libs/libprocps.so make[2]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/ps' Making all in testsuite make[2]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/testsuite' Making all in top make[2]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/top' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c top.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c top_nls.c top.c: In function ‘configs_read’: top.c:2162:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] top.c:2165:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] top.c:2173:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] top.c:2188:16: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] top.c:2209:16: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] top.c:2211:16: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ../proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o top top.o top_nls.o -lncurses libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/top top.o top_nls.o ../proc/.libs/libprocps.so -lncurses make[2]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/top' make[2]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c skill.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c -o strutils.o `test -f './lib/strutils.c' || echo './'`./lib/strutils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c sysctl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c free.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pgrep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c pwdx.c skill.c: In function ‘check_proc’: skill.c:147:6: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] skill.c: In function ‘hurt_proc’: skill.c:90:10: warning: ignoring return value of ‘getline’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c tload.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c uptime.c pmap.c: In function ‘one_proc’: pmap.c:300:8: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c vmstat.c tload.c: In function ‘main’: tload.c:190:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] tload.c:191:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c w.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c slabtop.c pgrep.c: In function ‘main’: pgrep.c:782:4: warning: format ‘%ld’ expects a matching ‘long int’ argument [-Wformat] pgrep.c:786:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -c watch.c /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o kill skill.o strutils.o libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/kill skill.o strutils.o ./proc/.libs/libprocps.so w.c: In function ‘main’: w.c:392:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat] /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o sysctl sysctl.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o free free.o strutils.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o pgrep pgrep.o libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/free free.o strutils.o ./proc/.libs/libprocps.so libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/sysctl sysctl.o ./proc/.libs/libprocps.so watch.c: In function ‘my_getwc’: watch.c:253:9: warning: ignoring return value of ‘mbtowc’, declared with attribute warn_unused_result [-Wunused-result] /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o pkill pgrep.o libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/pgrep pgrep.o ./proc/.libs/libprocps.so /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o pmap pmap.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o pwdx pwdx.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o skill skill.o strutils.o libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/pkill pgrep.o ./proc/.libs/libprocps.so vmstat.c: In function ‘diskpartition_format’: vmstat.c:382:9: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 5 has type ‘long long unsigned int’ [-Wformat] vmstat.c:408:10: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 5 has type ‘long long unsigned int’ [-Wformat] /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o snice skill.o strutils.o libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/pmap pmap.o ./proc/.libs/libprocps.so libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/pwdx pwdx.o ./proc/.libs/libprocps.so /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o tload tload.o strutils.o libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/skill skill.o strutils.o ./proc/.libs/libprocps.so /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o uptime uptime.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o vmstat vmstat.o strutils.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o w w.o libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/snice skill.o strutils.o ./proc/.libs/libprocps.so libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/tload tload.o strutils.o ./proc/.libs/libprocps.so /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o slabtop slabtop.o strutils.o -lncurses libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/vmstat vmstat.o strutils.o ./proc/.libs/libprocps.so libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/uptime uptime.o ./proc/.libs/libprocps.so /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions ./proc/libprocps.la -Wl,-O1 -Wl,--as-needed -o watch watch.o strutils.o -lncursesw libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/w w.o ./proc/.libs/libprocps.so libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/slabtop slabtop.o strutils.o ./proc/.libs/libprocps.so -lncurses libtool: link: x86_64-pc-linux-gnu-gcc -Iproc -O2 -pipe -march=native -ggdb -floop-interchange -floop-strip-mine -floop-block -finline-functions -Wl,-O1 -Wl,--as-needed -o .libs/watch watch.o strutils.o ./proc/.libs/libprocps.so -lncursesw make[2]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2' make[1]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2' >>> Source compiled. >>> Test phase [check]: sys-process/procps-3.3.2_p2-r1 Making check in include make[1]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/include' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/include' Making check in lib make[1]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/lib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/lib' Making check in po make[1]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/po' Making check in proc make[1]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/proc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/proc' Making check in ps make[1]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/ps' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/ps' Making check in testsuite make[1]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/testsuite' make check-DEJAGNU make[2]: Entering directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/testsuite' Making a new site.exp file... srcdir='.'; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='kill pmap slabtop sysctl free pgrep pkill ps pwdx uptime vmstat w'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:51 2012 Native configuration is x86_64-pc-linux-gnu === kill tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./kill.test/kill.exp ... === kill Summary === # of expected passes 5 /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/kill version 3.3.2 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:52 2012 Native configuration is x86_64-pc-linux-gnu === pmap tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./pmap.test/pmap.exp ... FAIL: pmap extended output (header) === pmap Summary === # of expected passes 6 # of unexpected failures 1 /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/pmap version 3.3.2 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:52 2012 Native configuration is x86_64-pc-linux-gnu === slabtop tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./slabtop.test/slabtop.exp ... === slabtop Summary === # of unsupported tests 1 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:52 2012 Native configuration is x86_64-pc-linux-gnu === sysctl tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./sysctl.test/sysctl_read.exp ... === sysctl Summary === # of expected passes 5 /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/sysctl version 3.3.2 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:52 2012 Native configuration is x86_64-pc-linux-gnu === free tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./free.test/free.exp ... === free Summary === # of expected passes 11 /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/free version 3.3.2 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:54 2012 Native configuration is x86_64-pc-linux-gnu === pgrep tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./pgrep.test/pgrep.exp ... ERROR: tcl error sourcing ./pgrep.test/pgrep.exp. ERROR: not a tty child process exited abnormally while executing "exec tty " invoked from within "set raw_tty [ exec tty ]" (file "./pgrep.test/pgrep.exp" line 11) invoked from within "source ./pgrep.test/pgrep.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pgrep.test/pgrep.exp" invoked from within "catch "uplevel #0 source $test_file_name"" === pgrep Summary === /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/pgrep version 3.3.2 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:54 2012 Native configuration is x86_64-pc-linux-gnu === pkill tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./pkill.test/pkill.exp ... ERROR: tcl error sourcing ./pkill.test/pkill.exp. ERROR: not a tty child process exited abnormally while executing "exec tty " invoked from within "set raw_tty [ exec tty ]" (file "./pkill.test/pkill.exp" line 11) invoked from within "source ./pkill.test/pkill.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./pkill.test/pkill.exp" invoked from within "catch "uplevel #0 source $test_file_name"" === pkill Summary === /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/pkill version 3.3.2 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:54 2012 Native configuration is x86_64-pc-linux-gnu === ps tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./ps.test/ps_output.exp ... ERROR: tcl error sourcing ./ps.test/ps_output.exp. ERROR: not a tty child process exited abnormally while executing "exec tty " invoked from within "set raw_tty [ exec tty ]" (file "./ps.test/ps_output.exp" line 12) invoked from within "source ./ps.test/ps_output.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./ps.test/ps_output.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running ./ps.test/ps_personality.exp ... === ps Summary === # of expected passes 3 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:54 2012 Native configuration is x86_64-pc-linux-gnu === pwdx tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./pwdx.test/pwdx.exp ... === pwdx Summary === # of expected passes 3 /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/pwdx version 3.3.2 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:55 2012 Native configuration is x86_64-pc-linux-gnu === uptime tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./uptime.test/uptime.exp ... === uptime Summary === # of expected passes 1 /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/uptime version 3.3.2 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:55 2012 Native configuration is x86_64-pc-linux-gnu === vmstat tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./vmstat.test/vmstat.exp ... FAIL: vmstat slabinfo (-m option) FAIL: vmstat disk information (-d option) FAIL: vmstat partition (using ram0) === vmstat Summary === # of expected passes 3 # of unexpected failures 3 /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/vmstat version 3.3.2 WARNING: Couldn't find tool init file Test Run By root on Sat Feb 18 14:59:55 2012 Native configuration is x86_64-pc-linux-gnu === w tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./w.test/w.exp ... FAIL: w with no arguments FAIL: w with no headers FAIL: w with -u flag FAIL: w with short output FAIL: w with from flag FAIL: w with from and short flags FAIL: w with short and from flags === w Summary === # of unexpected failures 7 /var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/w version 3.3.2 make[2]: *** [check-DEJAGNU] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/testsuite' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2/testsuite' make: *** [check-recursive] Error 1 * ERROR: sys-process/procps-3.3.2_p2-r1 failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 85: Called src_test * environment, line 2751: Called _eapi0_src_test * phase-helpers.sh, line 550: Called die * The specific snippet of code: * $emake_cmd -j1 check || \ * die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =sys-process/procps-3.3.2_p2-r1', * the complete build log and the output of 'emerge -pqv =sys-process/procps-3.3.2_p2-r1'. * The complete build log is located at '/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/temp/environment'. * S: '/var/tmp/portage/sys-process/procps-3.3.2_p2-r1/work/procps-ng-3.3.2'