mallinfo - Memory allocation information - check results
RForge.net

mallinfo

About mallinfo
SVN access
Download/Files
Check results
Package R docs

Version: 0.1-0
Result: OK
Check time: 2018-01-26 21:47

Distribution log

*** WARNING: no version in the package mallinfo, manual tar forced
tar: mallinfo: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
mallinfo is not a package in mallinfo_rev.tar.gz, skipping R CMD check

Distribution log

SVN checkout/GIT clone log


Build log for Mac OS X 10.5 (R 2.16.x)

* installing *source* package 'mallinfo' ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c mallinfo.c -o mallinfo.o
mallinfo.c:1:20: error: malloc.h: No such file or directory
mallinfo.c: In function 'R_mallinfo':
mallinfo.c:9: error: variable 'm' has initializer but incomplete type
mallinfo.c:9: warning: implicit declaration of function 'mallinfo'
mallinfo.c:9: error: storage size of 'm' isn't known
mallinfo.c: In function 'R_mallopt':
mallinfo.c:39: warning: implicit declaration of function 'mallopt'
make: *** [mallinfo.o] Error 1
ERROR: compilation failed for package 'mallinfo'
* removing '/Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/mallinfo'

Build log for Windows 7 (R 3.0.x)

(mallinfo 0.1-0)
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'mallinfo' ...
** libs

*** arch - i386
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c mallinfo.c -o mallinfo.o
mallinfo.c: In function 'R_mallinfo':
mallinfo.c:9:10: error: variable 'm' has initializer but incomplete type
mallinfo.c:9:10: warning: implicit declaration of function 'mallinfo' [-Wimplicit-function-declaration]
mallinfo.c:9:19: error: storage size of 'm' isn't known
mallinfo.c:9:19: warning: unused variable 'm' [-Wunused-variable]
mallinfo.c: In function 'R_mallopt':
mallinfo.c:39:3: warning: implicit declaration of function 'mallopt' [-Wimplicit-function-declaration]
make: *** [mallinfo.o] Error 1
ERROR: compilation failed for package 'mallinfo'
* removing 'z:/rforge/Rlib/win7-3.0/mallinfo'