libgtop Build Log
Checking out libgtop 2005-08-18 21:40:14.569
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anonymous@anoncvs.gnome.org:/cvs/gnome update -dP -A .
Configuring libgtop 2005-08-18 21:40:31.851
./autogen.sh --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc
/scratch/gnometinderbox/microtinder/build-output/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... found 2.59
checking for automake = 1.4...
testing automake-1.4... found 1.4
checking for libtool >= 1.4.3...
testing libtoolize... found 1.5.6
checking for glib-gettext >= 2.2.0...
testing glib-gettextize... found 2.8.1
checking for pkg-config >= 0.14.0...
testing pkg-config... found 0.17.2
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.in
Running libtoolize...
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /scratch/gnometinderbox/microtinder/build-output/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Running aclocal-1.4...
Running autoconf...
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
Running automake-1.4...
Running ./configure --enable-maintainer-mode --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc ...
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
checking target system type... alphaev68-unknown-linux-gnu
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking whether make -j3 sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
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 ANSI C... none needed
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for gawk... gawk
checking for perl5... no
checking for perl... perl
checking for gcc... (cached) gcc
checking for ranlib... ranlib
checking for as... as
checking for ar... ar
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether ln -s works... yes
checking whether make -j3 sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ 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
appending configuration tag "F77" to libtool
checking whether to enable SMP support... yes
checking for libgtop sysdeps directory... linux
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for Linux kernel version code... 132608
checking for machine.h in libgtop sysdeps dir... no
checking whether we need libgtop... no
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include
checking for GLIB_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -lglib-2.0
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking for popt.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking for strerror... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking linux/isdn.h usability... yes
checking linux/isdn.h presence... yes
checking for linux/isdn.h... yes
checking for vmgetinfo in -lperfstat... no
checking for vm_statistics in -lmach... no
checking whether program_invocation_name must be declared... no
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking "for sun_len member in struct sockaddr_un"... no
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for getcwd... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for putenv... yes
checking for strdup... yes
checking for strtoul... yes
checking for uname... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id it ja ko lt lv mi mk ml mn ms nb ne nl nn no or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv ta tr uk vi xh zh_CN zh_TW
checking for X... libraries /usr/X11R6/lib, headers in standard search path
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for inet_aton... yes
checking X11/Xauth.h usability... yes
checking X11/Xauth.h presence... yes
checking for X11/Xauth.h... yes
checking for XauGetAuthByAddr in -lXau... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/fstyp.h usability... no
checking sys/fstyp.h presence... no
checking for sys/fstyp.h... no
checking mnttab.h usability... no
checking mnttab.h presence... no
checking for mnttab.h... no
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/filsys.h usability... no
checking sys/filsys.h presence... no
checking for sys/filsys.h... no
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking for bcopy... yes
checking for endgrent... yes
checking for endpwent... yes
checking for fchdir... yes
checking for ftime... yes
checking for ftruncate... yes
checking for getcwd... (cached) yes
checking for getmntinfo... no
checking for gettimeofday... (cached) yes
checking for isascii... yes
checking for lchown... yes
checking for listmntent... no
checking for memcpy... yes
checking for mkfifo... yes
checking for strchr... yes
checking for strerror... (cached) yes
checking for strrchr... yes
checking for vprintf... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking for listmntent of Cray/Unicos-9... no
checking for one-argument getmntent function... yes
configure: checking how to get filesystem space usage...
checking statvfs function (SVR4)... yes
checking for statfs that truncates block counts... no
configure: checking for AFS...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgtop.spec
config.status: creating po/Makefile.in
config.status: creating misc/Makefile
config.status: creating include/Makefile
config.status: creating include/glibtop/Makefile
config.status: creating sysdeps/Makefile
config.status: creating sysdeps/common/Makefile
config.status: creating sysdeps/stub/Makefile
config.status: creating sysdeps/stub_suid/Makefile
config.status: creating sysdeps/sun4/Makefile
config.status: creating sysdeps/osf1/Makefile
config.status: creating sysdeps/linux/Makefile
config.status: creating sysdeps/freebsd/Makefile
config.status: creating sysdeps/solaris/Makefile
config.status: creating sysdeps/aix/Makefile
config.status: creating src/Makefile
config.status: creating src/daemon/Makefile
config.status: creating src/inodedb/Makefile
config.status: creating lib/Makefile
config.status: creating examples/Makefile
config.status: creating doc/Makefile
config.status: creating libgtop-2.0.pc
config.status: creating libgtopconfig.h
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
Now type `make' to compile Gnome Top Library
Building libgtop 2005-08-18 21:41:22.259
make -j3
cd . && autoheader
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
make -j3 all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop'
Making all in po
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/po'
Making all in misc
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/misc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/misc'
Making all in include
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
Making all in glibtop
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include/glibtop'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include/glibtop'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
make[3]: Nothing to be done for `all-am'.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
Making all in sysdeps
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
Making all in common
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/common'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c error.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c gnuslib.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c fsusage.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/fsusage.pp -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/gnuslib.pp -c gnuslib.c -fPIC -DPIC -o .libs/gnuslib.o
gnuslib.c: In function `glibtop_internet_addr':
gnuslib.c:211: warning: cast increases required alignment of target type
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c mountlist.c
gnuslib.c: In function `connect_to_internet_server':
gnuslib.c:248: warning: comparison is always false due to limited range of data type
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/error.pp -c error.c -fPIC -DPIC -o .libs/error.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procargs.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/mountlist.pp -c mountlist.c -fPIC -DPIC -o .libs/mountlist.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c default.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/procargs.pp -c procargs.c -fPIC -DPIC -o .libs/procargs.o
mountlist.c: In function `glibtop_get_mountlist_s':
mountlist.c:613: warning: cast increases required alignment of target type
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c sysdeps_suid.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/default.pp -c default.c -fPIC -DPIC -o .libs/default.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/sysdeps_suid.pp -c sysdeps_suid.c -fPIC -DPIC -o .libs/sysdeps_suid.o
/bin/sh ../../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o libgtop_common-2.0.la error.lo gnuslib.lo fsusage.lo mountlist.lo procargs.lo default.lo -L/usr/X11R6/lib -lXau -L/scratch/gnometinderbox/microtinder/build-output/lib -lglib-2.0
/bin/sh ../../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o libgtop_suid_common-2.0.la error.lo sysdeps_suid.lo
ar cru .libs/libgtop_suid_common-2.0.a .libs/error.o .libs/sysdeps_suid.o
ranlib .libs/libgtop_suid_common-2.0.a
creating libgtop_suid_common-2.0.la
(cd .libs && rm -f libgtop_suid_common-2.0.la && ln -s ../libgtop_suid_common-2.0.la libgtop_suid_common-2.0.la)
ar cru .libs/libgtop_common-2.0.a .libs/error.o .libs/gnuslib.o .libs/fsusage.o .libs/mountlist.o .libs/procargs.o .libs/default.o
ranlib .libs/libgtop_common-2.0.a
creating libgtop_common-2.0.la
(cd .libs && rm -f libgtop_common-2.0.la && ln -s ../libgtop_common-2.0.la libgtop_common-2.0.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/common'
Making all in linux
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/linux'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c open.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c close.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c cpu.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/open.pp -c open.c -fPIC -DPIC -o .libs/open.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/cpu.pp -c cpu.c -fPIC -DPIC -o .libs/cpu.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c mem.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/close.pp -c close.c -fPIC -DPIC -o .libs/close.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c swap.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c uptime.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/mem.pp -c mem.c -fPIC -DPIC -o .libs/mem.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/swap.pp -c swap.c -fPIC -DPIC -o .libs/swap.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c loadavg.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c shm_limits.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/uptime.pp -c uptime.c -fPIC -DPIC -o .libs/uptime.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/loadavg.pp -c loadavg.c -fPIC -DPIC -o .libs/loadavg.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c msg_limits.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/shm_limits.pp -c shm_limits.c -fPIC -DPIC -o .libs/shm_limits.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c sem_limits.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c proclist.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/msg_limits.pp -c msg_limits.c -fPIC -DPIC -o .libs/msg_limits.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/sem_limits.pp -c sem_limits.c -fPIC -DPIC -o .libs/sem_limits.o
msg_limits.c: In function `glibtop_get_msg_limits_s':
msg_limits.c:54: warning: cast increases required alignment of target type
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procstate.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/proclist.pp -c proclist.c -fPIC -DPIC -o .libs/proclist.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procuid.c
proclist.c: In function `glibtop_get_proclist_s':
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/procstate.pp -c procstate.c -fPIC -DPIC -o .libs/procstate.o
proclist.c:167: warning: cast increases required alignment of target type
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c proctime.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/procuid.pp -c procuid.c -fPIC -DPIC -o .libs/procuid.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procmem.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/proctime.pp -c proctime.c -fPIC -DPIC -o .libs/proctime.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procsignal.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/procmem.pp -c procmem.c -fPIC -DPIC -o .libs/procmem.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c prockernel.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/procsignal.pp -c procsignal.c -fPIC -DPIC -o .libs/procsignal.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procsegment.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/prockernel.pp -c prockernel.c -fPIC -DPIC -o .libs/prockernel.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procargs.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/procsegment.pp -c procsegment.c -fPIC -DPIC -o .libs/procsegment.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procmap.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/procargs.pp -c procargs.c -fPIC -DPIC -o .libs/procargs.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c siglist.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/procmap.pp -c procmap.c -fPIC -DPIC -o .libs/procmap.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c sysinfo.c
procmap.c: In function `glibtop_get_proc_map_s':
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/siglist.pp -c siglist.c -fPIC -DPIC -o .libs/siglist.o
procmap.c:73: warning: cast increases required alignment of target type
procmap.c:136: warning: cast increases required alignment of target type
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c netload.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/sysinfo.pp -c sysinfo.c -fPIC -DPIC -o .libs/sysinfo.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c ppp.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/netload.pp -c netload.c -fPIC -DPIC -o .libs/netload.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c glibtop_private.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/ppp.pp -c ppp.c -fPIC -DPIC -o .libs/ppp.o
netload.c: In function `get_ipv6':
netload.c:150: warning: cast increases required alignment of target type
netload.c:154: warning: cast increases required alignment of target type
netload.c:158: warning: cast increases required alignment of target type
netload.c:161: warning: cast increases required alignment of target type
netload.c:166: warning: cast increases required alignment of target type
netload.c:166: warning: cast increases required alignment of target type
netload.c:166: warning: cast increases required alignment of target type
netload.c:166: warning: cast increases required alignment of target type
netload.c:168: warning: cast increases required alignment of target type
netload.c:168: warning: cast increases required alignment of target type
netload.c:168: warning: cast increases required alignment of target type
netload.c:168: warning: cast increases required alignment of target type
netload.c:172: warning: cast increases required alignment of target type
netload.c:172: warning: cast increases required alignment of target type
netload.c:172: warning: cast increases required alignment of target type
netload.c:172: warning: cast increases required alignment of target type
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c fsusage.c
netload.c: In function `glibtop_get_netload_s':
netload.c:505: warning: cast increases required alignment of target type
netload.c:511: warning: cast increases required alignment of target type
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/glibtop_private.pp -c glibtop_private.c -fPIC -DPIC -o .libs/glibtop_private.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c netlist.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/fsusage.pp -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procopenfiles.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/netlist.pp -c netlist.c -fPIC -DPIC -o .libs/netlist.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/linux -I../../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/procopenfiles.pp -c procopenfiles.c -fPIC -DPIC -o .libs/procopenfiles.o
procopenfiles.c: In function `glibtop_get_proc_open_files_s':
procopenfiles.c:270: warning: cast increases required alignment of target type
/bin/sh ../../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o libgtop_sysdeps-2.0.la open.lo close.lo cpu.lo mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo procmem.lo procsignal.lo prockernel.lo procsegment.lo procargs.lo procmap.lo siglist.lo sysinfo.lo netload.lo ppp.lo glibtop_private.lo fsusage.lo netlist.lo procopenfiles.lo -L/scratch/gnometinderbox/microtinder/build-output/lib -lglib-2.0
ar cru .libs/libgtop_sysdeps-2.0.a .libs/open.o .libs/close.o .libs/cpu.o .libs/mem.o .libs/swap.o .libs/uptime.o .libs/loadavg.o .libs/shm_limits.o .libs/msg_limits.o .libs/sem_limits.o .libs/proclist.o .libs/procstate.o .libs/procuid.o .libs/proctime.o .libs/procmem.o .libs/procsignal.o .libs/prockernel.o .libs/procsegment.o .libs/procargs.o .libs/procmap.o .libs/siglist.o .libs/sysinfo.o .libs/netload.o .libs/ppp.o .libs/glibtop_private.o .libs/fsusage.o .libs/netlist.o .libs/procopenfiles.o
ranlib .libs/libgtop_sysdeps-2.0.a
creating libgtop_sysdeps-2.0.la
(cd .libs && rm -f libgtop_sysdeps-2.0.la && ln -s ../libgtop_sysdeps-2.0.la libgtop_sysdeps-2.0.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/linux'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
Making all in lib
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/lib'
perl ./lib.pl < ../features.def > lib-t
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
mv lib-t lib.c
cd .. \
&& CONFIG_FILES=lib/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating lib/Makefile
config.status: executing default-1 commands
config.status: executing default-2 commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/lib'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/lib'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c init.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c open.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c close.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/open.pp -c open.c -fPIC -DPIC -o .libs/open.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/init.pp -c init.c -fPIC -DPIC -o .libs/init.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/close.pp -c close.c -fPIC -DPIC -o .libs/close.o
open.c: In function `glibtop_open_l':
open.c:143: warning: unsigned int format, different type arg (arg 5)
open.c:143: warning: unsigned int format, different type arg (arg 6)
open.c:143: warning: unsigned int format, different type arg (arg 7)
open.c:143: warning: unsigned int format, different type arg (arg 8)
open.c:152: warning: unsigned int format, different type arg (arg 3)
open.c:152: warning: unsigned int format, different type arg (arg 4)
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c command.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c read.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c read_data.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/command.pp -c command.c -fPIC -DPIC -o .libs/command.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/read.pp -c read.c -fPIC -DPIC -o .libs/read.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/read_data.pp -c read_data.c -fPIC -DPIC -o .libs/read_data.o
read.c: In function `glibtop_read_l':
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c write.c
read.c:67: warning: int format, different type arg (arg 3)
read.c:67: warning: int format, different type arg (arg 3)
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c lib.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c parameter.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/write.pp -c write.c -fPIC -DPIC -o .libs/write.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/lib.pp -c lib.c -fPIC -DPIC -o .libs/lib.o
write.c: In function `glibtop_write_l':
write.c:52: warning: int format, different type arg (arg 3)
write.c:52: warning: int format, different type arg (arg 3)
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c sysdeps.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/parameter.pp -c parameter.c -fPIC -DPIC -o .libs/parameter.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/sysdeps.pp -c sysdeps.c -fPIC -DPIC -o .libs/sysdeps.o
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o libgtop-2.0.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 6:0:1 -export-symbols-regex "^[^_].*" init.lo open.lo close.lo command.lo read.lo read_data.lo write.lo lib.lo parameter.lo sysdeps.lo -L/scratch/gnometinderbox/microtinder/build-output/lib -lglib-2.0 ../sysdeps/common/libgtop_common-2.0.la ../sysdeps/linux/libgtop_sysdeps-2.0.la
generating symbol list for `libgtop-2.0.la'
/usr/bin/nm -B .libs/init.o .libs/open.o .libs/close.o .libs/command.o .libs/read.o .libs/read_data.o .libs/write.o .libs/lib.o .libs/parameter.o .libs/sysdeps.o ../sysdeps/common/.libs/libgtop_common-2.0.a ../sysdeps/linux/.libs/libgtop_sysdeps-2.0.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgtop-2.0.exp
grep -E -e "^[^_].*" ".libs/libgtop-2.0.exp" > ".libs/libgtop-2.0.expT"
mv -f ".libs/libgtop-2.0.expT" ".libs/libgtop-2.0.exp"
echo "{ global:" > .libs/libgtop-2.0.ver
cat .libs/libgtop-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgtop-2.0.ver
echo "local: *; };" >> .libs/libgtop-2.0.ver
gcc -shared .libs/init.o .libs/open.o .libs/close.o .libs/command.o .libs/read.o .libs/read_data.o .libs/write.o .libs/lib.o .libs/parameter.o .libs/sysdeps.o -Wl,--whole-archive ../sysdeps/common/.libs/libgtop_common-2.0.a ../sysdeps/linux/.libs/libgtop_sysdeps-2.0.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -L/scratch/gnometinderbox/microtinder/build-output/lib -L/usr/X11R6/lib -lXau /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,-soname -Wl,libgtop-2.0.so.5 -Wl,-version-script -Wl,.libs/libgtop-2.0.ver -o .libs/libgtop-2.0.so.5.1.0
(cd .libs && rm -f libgtop-2.0.so.5 && ln -s libgtop-2.0.so.5.1.0 libgtop-2.0.so.5)
(cd .libs && rm -f libgtop-2.0.so && ln -s libgtop-2.0.so.5.1.0 libgtop-2.0.so)
creating libgtop-2.0.la
(cd .libs && rm -f libgtop-2.0.la && ln -s ../libgtop-2.0.la libgtop-2.0.la)
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/lib'
Making all in src
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
Making all in examples
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/examples'
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c first.c
make[2]: warning: -jN forced in submake: disabling jobserver mode.
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c second.c
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c pprint.c
pprint.c: In function `pprint_get_cpu':
pprint.c:39: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:40: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:41: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:42: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:43: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:44: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:45: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:46: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:47: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:48: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:49: warning: unsigned int format, different type arg (arg 2)
pprint.c:49: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:49: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:50: warning: unsigned int format, different type arg (arg 2)
pprint.c:50: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:50: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:51: warning: unsigned int format, different type arg (arg 2)
pprint.c:51: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:51: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:52: warning: unsigned int format, different type arg (arg 2)
pprint.c:52: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:52: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:53: warning: unsigned int format, different type arg (arg 2)
pprint.c:53: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:53: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:54: warning: unsigned int format, different type arg (arg 2)
pprint.c:54: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:54: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:55: warning: unsigned int format, different type arg (arg 2)
pprint.c:55: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:55: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:56: warning: unsigned int format, different type arg (arg 2)
pprint.c:56: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:56: warning: long long unsigned int format, long unsigned int arg (arg 3)
pprint.c:57: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c: In function `pprint_get_fsusage':
pprint.c:71: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:72: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:73: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:74: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:75: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:76: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:78: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:79: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c: In function `pprint_get_loadavg':
pprint.c:92: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:93: warning: unsigned int format, different type arg (arg 2)
pprint.c:94: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:95: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:96: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c: In function `pprint_get_mem':
pprint.c:109: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:110: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:111: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:112: warning: long long unsigned int format, guint64 arg (arg 4)
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procargs.c
pprint.c:113: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:114: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:115: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:116: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:117: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c: In function `pprint_get_mountlist':
pprint.c:133: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:134: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:135: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:136: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:138: warning: long long unsigned int format, guint64 arg (arg 2)
pprint.c:138: warning: long long unsigned int format, guint64 arg (arg 3)
pprint.c:149: warning: long long unsigned int format, guint64 arg (arg 3)
pprint.c: In function `pprint_get_msg_limits':
pprint.c:167: warning: long long unsigned int format, guint64 arg (arg 4)
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c df.c
pprint.c:168: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:169: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:170: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:171: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:172: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:173: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:174: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c: In function `pprint_get_netload':
pprint.c:188: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c: In function `pprint_get_swap':
pprint.c:222: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:223: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:224: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:225: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:226: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:227: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c: In function `pprint_get_uptime':
pprint.c:240: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:243: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c: In function `pprint_get_proc_kernel':
pprint.c:257: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:258: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:259: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:260: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:261: warning: long long unsigned int format, guint64 arg (arg 4)
pprint.c:262: warning: long long unsigned int format, guint64 arg (arg 4)
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c netlist.c
df.c: In function `print_fsusage':
df.c:21: warning: long long unsigned int format, guint64 arg (arg 3)
df.c:21: warning: long long unsigned int format, guint64 arg (arg 4)
df.c:21: warning: long long unsigned int format, guint64 arg (arg 5)
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c mountlist.c
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c procmap.c
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c netload.c
mountlist.c: In function `main':
mountlist.c:104: warning: long long unsigned int format, guint64 arg (arg 3)
mountlist.c:104: warning: long long unsigned int format, guint64 arg (arg 4)
mountlist.c:104: warning: long long unsigned int format, guint64 arg (arg 5)
mountlist.c:104: warning: long long unsigned int format, guint64 arg (arg 6)
mountlist.c:104: warning: long long unsigned int format, guint64 arg (arg 7)
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c sysdeps.c
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c timings.c
netload.c: In function `main':
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 2)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 3)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 9)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 10)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 11)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 12)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 13)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 14)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 15)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 16)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 17)
netload.c:151: warning: long long unsigned int format, guint64 arg (arg 18)
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c openfiles.c
gcc -DHAVE_CONFIG_H -D_IN_LIBGTOP -D_GNU_SOURCE -I.. -I.. -I../sysdeps/linux -I../include -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -DGTOPLOCALEDIR=\"/scratch/gnometinderbox/microtinder/build-output/share/locale\" -DLIBGTOP_VERSION=\"2.11.91\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011091 -DLIBGTOP_SERVER=\"/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2\" -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -c smp.c
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o first first.o ../lib/libgtop-2.0.la
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o second second.o ../lib/libgtop-2.0.la -lm
mkdir .libs
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/first first.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating first
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o pprint pprint.o ../lib/libgtop-2.0.la
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o procargs procargs.o ../lib/libgtop-2.0.la
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/second second.o ../lib/.libs/libgtop-2.0.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating second
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o df df.o ../lib/libgtop-2.0.la
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/pprint pprint.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating pprint
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o netlist netlist.o ../lib/libgtop-2.0.la
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/procargs procargs.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating procargs
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/df df.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o mountlist mountlist.o ../lib/libgtop-2.0.la
creating df
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o procmap procmap.o ../lib/libgtop-2.0.la
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/netlist netlist.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating netlist
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o netload netload.o ../lib/libgtop-2.0.la
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/mountlist mountlist.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/procmap procmap.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating mountlist
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o sysdeps sysdeps.o ../lib/libgtop-2.0.la
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/netload netload.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating procmap
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o timings timings.o ../lib/libgtop-2.0.la
creating netload
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o openfiles openfiles.o ../lib/libgtop-2.0.la
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/sysdeps sysdeps.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating sysdeps
/bin/sh ../libtool --mode=link gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o smp smp.o ../lib/libgtop-2.0.la -lm
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/timings timings.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating timings
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/openfiles openfiles.o ../lib/.libs/libgtop-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating openfiles
gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -Wall -o .libs/smp smp.o ../lib/.libs/libgtop-2.0.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating smp
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/examples'
Making all in doc
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/doc'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
sed -e 's#\%LIBGTOP_LIBDIR\%#/scratch/gnometinderbox/microtinder/build-output/lib#g' \
-e 's#\%LIBGTOP_INCLUDEDIR\%#/scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0#g' \
-e 's#\%LIBGTOP_DATADIR\%#/scratch/gnometinderbox/microtinder/build-output/share#g' \
-e 's#\%LIBGTOP_EXTRA_LIBS\%#-L/usr/X11R6/lib -lXau -L/scratch/gnometinderbox/microtinder/build-output/lib -lglib-2.0 #g' \
-e 's#\%LIBGTOP_LIBS\%#-L/scratch/gnometinderbox/microtinder/build-output/lib#g' \
-e 's#\%LIBGTOP_INCS\%#-I/scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0 -DHAVE_LIBGTOP_SMP -DHAVE_LIBGTOP_SYSINFO -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include #g' \
-e 's#\%LIBGTOP_BINDIR\%#/scratch/gnometinderbox/microtinder/build-output/bin#g' \
-e 's#\%LIBGTOP_SERVER\%#/scratch/gnometinderbox/microtinder/build-output/bin/libgtop_server2#g' \
-e 's#\%LIBGTOP_MAJOR_VERSION\%#2#g' \
-e 's#\%LIBGTOP_MINOR_VERSION\%#11#g' \
-e 's#\%LIBGTOP_MICRO_VERSION\%#91#g' \
-e 's#\%LIBGTOP_VERSION\%#2.11.91#g' \
-e 's#\%LIBGTOP_VERSION_CODE\%#2011091#g' \
-e 's#\%LIBGTOP_SERVER_VERSION\%#5#g' \
-e 's#\%libgtop_sysdeps_dir\%#linux#g' \
-e 's#\%libgtop_need_server\%#no#g' \
-e 's#\%libgtop_use_machine_h\%#no#g' \
-e 's#\%libgtop_want_examples\%##g' \
< ./auto-macros.texi.in > auto-macros.tmp
echo '@c Set this if this is LibGTop 1.1.x' >> auto-macros.tmp
if [ 2011091 -ge 1001000 ] ; then \
echo '@set LIBGTOP-1-1' >> auto-macros.tmp ; \
else \
echo '@clear LIBGTOP-1-1' >> auto-macros.tmp ; \
fi
mv auto-macros.tmp auto-macros.texi
cd . \
&& makeinfo -I /scratch/gnometinderbox/microtinder/cvs/libgtop/doc `echo libgtop2.texi | sed 's,.*/,,'`
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/doc'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop'
Checking libgtop 2005-08-18 21:41:54.762
make -j3 check
Making check in po
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/po'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/po'
Making check in misc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/misc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/misc'
Making check in include
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
Making check in glibtop
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include/glibtop'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include/glibtop'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
Making check in sysdeps
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
Making check in common
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/common'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/common'
Making check in linux
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/linux'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/linux'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
Making check in lib
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/lib'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/lib'
Making check in src
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
Making check in examples
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/examples'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/examples'
Making check in doc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/doc'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop'
Installing libgtop 2005-08-18 21:41:55.737
make -j3 install
Making install in po
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share; \
else \
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share; \
fi
installing am.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/am/LC_MESSAGES/libgtop-2.0.mo
make[1]: warning: -jN forced in submake: disabling jobserver mode.
installing ar.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ar/LC_MESSAGES/libgtop-2.0.mo
installing az.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/az/LC_MESSAGES/libgtop-2.0.mo
installing be.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/be/LC_MESSAGES/libgtop-2.0.mo
installing bg.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/bg/LC_MESSAGES/libgtop-2.0.mo
installing bn.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/bn/LC_MESSAGES/libgtop-2.0.mo
installing bs.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/bs/LC_MESSAGES/libgtop-2.0.mo
installing ca.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ca/LC_MESSAGES/libgtop-2.0.mo
installing cs.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/cs/LC_MESSAGES/libgtop-2.0.mo
installing cy.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/cy/LC_MESSAGES/libgtop-2.0.mo
installing da.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/da/LC_MESSAGES/libgtop-2.0.mo
installing de.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/de/LC_MESSAGES/libgtop-2.0.mo
installing el.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/el/LC_MESSAGES/libgtop-2.0.mo
installing en_CA.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/en_CA/LC_MESSAGES/libgtop-2.0.mo
installing en_GB.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/en_GB/LC_MESSAGES/libgtop-2.0.mo
installing es.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/es/LC_MESSAGES/libgtop-2.0.mo
installing et.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/et/LC_MESSAGES/libgtop-2.0.mo
installing eu.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/eu/LC_MESSAGES/libgtop-2.0.mo
installing fa.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/fa/LC_MESSAGES/libgtop-2.0.mo
installing fi.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/fi/LC_MESSAGES/libgtop-2.0.mo
installing fr.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/fr/LC_MESSAGES/libgtop-2.0.mo
installing ga.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ga/LC_MESSAGES/libgtop-2.0.mo
installing gl.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/gl/LC_MESSAGES/libgtop-2.0.mo
installing gu.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/gu/LC_MESSAGES/libgtop-2.0.mo
installing he.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/he/LC_MESSAGES/libgtop-2.0.mo
installing hi.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/hi/LC_MESSAGES/libgtop-2.0.mo
installing hr.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/hr/LC_MESSAGES/libgtop-2.0.mo
installing hu.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/hu/LC_MESSAGES/libgtop-2.0.mo
installing id.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/id/LC_MESSAGES/libgtop-2.0.mo
installing it.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/it/LC_MESSAGES/libgtop-2.0.mo
installing ja.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ja/LC_MESSAGES/libgtop-2.0.mo
installing ko.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ko/LC_MESSAGES/libgtop-2.0.mo
installing lt.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/lt/LC_MESSAGES/libgtop-2.0.mo
installing lv.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/lv/LC_MESSAGES/libgtop-2.0.mo
installing mi.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/mi/LC_MESSAGES/libgtop-2.0.mo
installing mk.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/mk/LC_MESSAGES/libgtop-2.0.mo
installing ml.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ml/LC_MESSAGES/libgtop-2.0.mo
installing mn.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/mn/LC_MESSAGES/libgtop-2.0.mo
installing ms.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ms/LC_MESSAGES/libgtop-2.0.mo
installing nb.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/nb/LC_MESSAGES/libgtop-2.0.mo
installing ne.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ne/LC_MESSAGES/libgtop-2.0.mo
installing nl.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/nl/LC_MESSAGES/libgtop-2.0.mo
installing nn.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/nn/LC_MESSAGES/libgtop-2.0.mo
installing no.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/no/LC_MESSAGES/libgtop-2.0.mo
installing or.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/or/LC_MESSAGES/libgtop-2.0.mo
installing pa.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/pa/LC_MESSAGES/libgtop-2.0.mo
installing pl.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/pl/LC_MESSAGES/libgtop-2.0.mo
installing pt.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/pt/LC_MESSAGES/libgtop-2.0.mo
installing pt_BR.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/pt_BR/LC_MESSAGES/libgtop-2.0.mo
installing ro.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ro/LC_MESSAGES/libgtop-2.0.mo
installing ru.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ru/LC_MESSAGES/libgtop-2.0.mo
installing rw.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/rw/LC_MESSAGES/libgtop-2.0.mo
installing sk.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/sk/LC_MESSAGES/libgtop-2.0.mo
installing sl.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/sl/LC_MESSAGES/libgtop-2.0.mo
installing sq.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/sq/LC_MESSAGES/libgtop-2.0.mo
installing sr.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/sr/LC_MESSAGES/libgtop-2.0.mo
installing sr@Latn.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/sr@Latn/LC_MESSAGES/libgtop-2.0.mo
installing sv.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/sv/LC_MESSAGES/libgtop-2.0.mo
installing ta.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/ta/LC_MESSAGES/libgtop-2.0.mo
installing tr.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/tr/LC_MESSAGES/libgtop-2.0.mo
installing uk.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/uk/LC_MESSAGES/libgtop-2.0.mo
installing vi.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/vi/LC_MESSAGES/libgtop-2.0.mo
installing xh.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/xh/LC_MESSAGES/libgtop-2.0.mo
installing zh_CN.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/zh_CN/LC_MESSAGES/libgtop-2.0.mo
installing zh_TW.gmo as /scratch/gnometinderbox/microtinder/build-output/share/locale/zh_TW/LC_MESSAGES/libgtop-2.0.mo
if test "libgtop" = "glib"; then \
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/glib-2.0/gettext/po; \
else \
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/glib-2.0/gettext/po; \
fi; \
/home/trs80/bin/install-check -m 644 ./Makefile.in.in \
/scratch/gnometinderbox/microtinder/build-output/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/po'
Making install in misc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/misc'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/misc'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/misc'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/misc'
Making install in include
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
Making install in glibtop
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include/glibtop'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include/glibtop'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/home/trs80/bin/install-check -m 644 close.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/close.h
/home/trs80/bin/install-check -m 644 loadavg.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/loadavg.h
/home/trs80/bin/install-check -m 644 prockernel.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/prockernel.h
/home/trs80/bin/install-check -m 644 procstate.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/procstate.h
/home/trs80/bin/install-check -m 644 sem_limits.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/sem_limits.h
/home/trs80/bin/install-check -m 644 uptime.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/uptime.h
/home/trs80/bin/install-check -m 644 command.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/command.h
/home/trs80/bin/install-check -m 644 mem.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/mem.h
/home/trs80/bin/install-check -m 644 proclist.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/proclist.h
/home/trs80/bin/install-check -m 644 proctime.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/proctime.h
/home/trs80/bin/install-check -m 644 shm_limits.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/shm_limits.h
/home/trs80/bin/install-check -m 644 version.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/version.h
/home/trs80/bin/install-check -m 644 cpu.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/cpu.h
/home/trs80/bin/install-check -m 644 msg_limits.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/msg_limits.h
/home/trs80/bin/install-check -m 644 procmem.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/procmem.h
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
/home/trs80/bin/install-check -m 644 procuid.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/procuid.h
/home/trs80/bin/install-check -m 644 swap.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/swap.h
/home/trs80/bin/install-check -m 644 procsegment.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/procsegment.h
/home/trs80/bin/install-check -m 644 sysdeps.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/sysdeps.h
/home/trs80/bin/install-check -m 644 global.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/global.h
/home/trs80/bin/install-check -m 644 procsignal.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/procsignal.h
/home/trs80/bin/install-check -m 644 union.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/union.h
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/home/trs80/bin/install-check -m 644 gnuserv.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/gnuserv.h
/home/trs80/bin/install-check -m 644 parameter.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/parameter.h
/home/trs80/bin/install-check -m 644 mountlist.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/mountlist.h
/home/trs80/bin/install-check -m 644 fsusage.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/fsusage.h
/home/trs80/bin/install-check -m 644 procmap.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/procmap.h
/home/trs80/bin/install-check -m 644 signal.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/signal.h
/home/trs80/bin/install-check -m 644 inodedb.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/inodedb.h
/home/trs80/bin/install-check -m 644 sysinfo.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/sysinfo.h
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/home/trs80/bin/install-check -m 644 ppp.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/ppp.h
/home/trs80/bin/install-check -m 644 procargs.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/procargs.h
/home/trs80/bin/install-check -m 644 netload.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/netload.h
/home/trs80/bin/install-check -m 644 netlist.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/netlist.h
/home/trs80/bin/install-check -m 644 procopenfiles.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/procopenfiles.h
/home/trs80/bin/install-check -m 644 open.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop/open.h
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include/glibtop'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include/glibtop'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/include'
Making install in sysdeps
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
Making install in common
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/common'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/common'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/common'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/common'
Making install in linux
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/linux'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/linux'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0
/home/trs80/bin/install-check -m 644 glibtop_server.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop_server.h
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/home/trs80/bin/install-check -m 644 glibtop_machine.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop_machine.h
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/linux'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps/linux'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/sysdeps'
Making install in lib
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/lib'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/lib'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
make[2]: Nothing to be done for `install-data-am'.
/bin/sh ../libtool --mode=install /home/trs80/bin/install-check libgtop-2.0.la /scratch/gnometinderbox/microtinder/build-output/lib/libgtop-2.0.la
/home/trs80/bin/install-check .libs/libgtop-2.0.so.5.1.0 /scratch/gnometinderbox/microtinder/build-output/lib/libgtop-2.0.so.5.1.0
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libgtop-2.0.so.5 && ln -s libgtop-2.0.so.5.1.0 libgtop-2.0.so.5)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libgtop-2.0.so && ln -s libgtop-2.0.so.5.1.0 libgtop-2.0.so)
/home/trs80/bin/install-check .libs/libgtop-2.0.lai /scratch/gnometinderbox/microtinder/build-output/lib/libgtop-2.0.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
----------------------------------------------------------------------
Libraries have been installed in:
/scratch/gnometinderbox/microtinder/build-output/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/lib'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/lib'
Making install in src
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/src'
Making install in examples
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/examples'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/examples'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/examples'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/examples'
Making install in doc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/doc'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/doc'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/info
/home/trs80/bin/install-check -m 644 ./libgtop2.info /scratch/gnometinderbox/microtinder/build-output/info/libgtop2.info
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/doc'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop/doc'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libgtop'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0
/home/trs80/bin/install-check -m 644 ./libgtop-2.0.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/libgtop-2.0.pc
/home/trs80/bin/install-check -m 644 glibtop.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/glibtop.h
/home/trs80/bin/install-check -m 644 libgtopconfig.h /scratch/gnometinderbox/microtinder/build-output/include/libgtop-2.0/libgtopconfig.h
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libgtop'
Succeeded 2005-08-18 21:42:00.281