[users at i-scream] libstatgrab 0.91-rc1 available

Jens Rehsack rehsack at gmail.com
Mon Jun 23 14:28:45 BST 2014


From Tux:

        
DEPDIR=.deps depmode=xlc /bin/sh ../../depcomp \
        xlc_r -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab  -D_LINUX_SOURCE_COMPAT -D_ALL_SOURCE  -O2 -qmaxmem=-1 -qlanglvl=extc99 -q64 -I/usr/local/ppc64/include -D_THREAD_SAFE  -c -o statgrab.o statgrab.c

"/usr/include/utmp.h", line 103.9: 1506-236 (W) Macro name utmp_data has been redefined.
"/usr/include/utmp.h", line 103.9: 1506-358 (I) "utmp_data" is defined on line 108 of /usr/include/utmpx.h.

    
1117  1500-010: (W) WARNING in main: Infinite loop.  Program may not stop.

/bin/sh ../../libtool  --tag=CC   --mode=link xlc_r  -O2 -qmaxmem=-1 -qlanglvl=extc99 -q64 -I/usr/local/ppc64/include -D_THREAD_SAFE   -q64 -b64 -L/usr/local/ppc64/lib -o statgrab statgrab.o ../../src/libstatgrab/libstatgrab.la  -lperfstat -lpthreads
libtool: link: xlc_r -O2 -qmaxmem=-1 -qlanglvl=extc99 -q64 -I/usr/local/ppc64/include -D_THREAD_SAFE -q64 -b64 -o .libs/statgrab statgrab.o  -L/usr/local/ppc64/lib -L../../src/libstatgrab/.libs -lstatgrab -lperfstat -lpthreads -Wl,-blibpath:/pro/local/lib:/usr/lib:/lib
make[3]: Leaving directory `/pro/3gl/libstatgrab-0.91-rc1/src/statgrab'
Making all in saidar
make[3]: Entering directory `/pro/3gl/libstatgrab-0.91-rc1/src/saidar'
source='saidar.c' object='saidar.o' libtool=no \

        
DEPDIR=.deps depmode=xlc /bin/sh ../../depcomp \
        xlc_r -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab  -D_LINUX_SOURCE_COMPAT -D_ALL_SOURCE  -O2 -qmaxmem=-1 -qlanglvl=extc99 -q64 -I/usr/local/ppc64/include -D_THREAD_SAFE  -c -o saidar.o saidar.c

/bin/sh ../../libtool  --tag=CC   --mode=link xlc_r  -O2 -qmaxmem=-1 -qlanglvl=extc99 -q64 -I/usr/local/ppc64/include -D_THREAD_SAFE   -q64 -b64 -L/usr/local/ppc64/lib -o saidar saidar.o ../../src/libstatgrab/libstatgrab.la  -lcurses  -lperfstat -lpthreads
libtool: link: xlc_r -O2 -qmaxmem=-1 -qlanglvl=extc99 -q64 -I/usr/local/ppc64/include -D_THREAD_SAFE -q64 -b64 -o .libs/saidar saidar.o  -L/usr/local/ppc64/lib -L../../src/libstatgrab/.libs -lstatgrab -lcurses -lperfstat -lpthreads -Wl,-blibpath:/pro/local/lib:/usr/lib:/lib
ld: 0711-317 ERROR: Undefined symbol: ._isnanf
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make[3]: *** [saidar] Error 8
make[3]: Leaving directory `/pro/3gl/libstatgrab-0.91-rc1/src/saidar'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/pro/3gl/libstatgrab-0.91-rc1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/pro/3gl/libstatgrab-0.91-rc1'
make: *** [all] Error 2

Am 20.06.2014 um 10:43 schrieb Tim Bishop <tim at bishnet.net>:

> Hi all,
> 
> libstatgrab 0.91-rc1 is now available for testing. Here's the planned
> NEWS entry for the release:
> 
> libstatgrab 0.91 (?? June 2014)
> * Use /proc/mounts on Linux where available. Note that this
>   potentially results in different data appearing in the filesystem
>   statistics. To override the choice use the --with-mnttab configure
>   flag.
> * Add a new field named device_canonical to the filesystem statistics.
>   This always holds the real device and is useful in the case where
>   device_name is a symlink.
> * Fix list miscounting in sg_set_valid_filesystems.
> * Fix buffer overrun when dealing with a larger number of processes.
> * Fix divide by zero display problem in saidar.
> * Building of examples is now disabled by default. Use the
>   --enable-examples configure flag to build them if required.
> * Logging (log4cplus) is now only enabled if the --enable-logging
>   configure flag is given.
> * When logging with log4cplus is enabled, properties files are
>   installed in to ${prefix}/etc. Both statgrab and saidar will search
>   this location when starting up. These files can be used to
>   configure the behaviour of log4cplus.
> * Add Graphite output support in statgrab.
>     (Thanks to John Lyman)
> * Fix test suite problem when doing a VPATH build.
> * Install distribution documentation (such as this file) in to
>   ${prefix}/share/doc/libstatgrab.
> * Various other minor bug fixes identified by compiler warnings.
> * Update code for the Windows platform. This is incomplete, but we
>   included the changes to give anyone else working in this area a
>   better starting point. We welcome pull requests to further improve
>   this code. The original pull request can be found in #36.
>     (Thanks to Brent Cook)
> 
> And the code is available here:
> 
> http://snapshots.i-scream.org/libstatgrab/libstatgrab-0.91-rc1.tar.gz
> 
> If you find any bugs please report them on the issue tracker at GitHub,
> or send a pull request if you have a fix.
> 
> https://github.com/i-scream/libstatgrab/issues
> 
> Thanks!
> 
> Tim.
> 
> -- 
> Tim Bishop
> http://www.bishnet.net/tim/
> PGP Key: 0x6C226B37FDF38D55
> 
> _______________________________________________
> users mailing list
> users at i-scream.org
> https://lists.i-scream.org/mailman/listinfo/users

-- 
Jens Rehsack
rehsack at gmail.com








More information about the users mailing list