iotools - Experimental I/O tools to run distributed R jobs seamlessly and handle chunk-wise data processing - check results
RForge.net

iotools

About iotools
GIT access
Download/Files
News
Check results
Package R docs

Version: 0.3-5
Result: OK
Check time: 2023-11-30 21:57

Install log for Linux

* installing *source* package ‘iotools’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Debian 10.2.1-6) 10.2.1 20210110’
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c acc.c -o acc.o
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c as_output.c -o as_output.o
as_output.c: In function ‘as_output_vector’:
as_output.c:490:43: warning: variable ‘mod’ set but not used [-Wunused-but-set-variable]
490 | int key_flag = asInteger(sNamesFlag), mod = 0;
| ^~~
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c ctapply.c -o ctapply.o
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c lnchunk.c -o lnchunk.o
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c rbind.c -o rbind.o
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c split.c -o split.o
split.c: In function ‘mat_split’:
split.c:165:9: warning: ‘rnam’ may be used uninitialized in this function [-Wmaybe-uninitialized]
165 | SET_STRING_ELT(rnam, i, Rf_mkCharLen(l, c - l));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c split_df.c -o split_df.o
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c split_df_fw.c -o split_df_fw.o
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c stdio.c -o stdio.o
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c strutil.c -o strutil.o
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c tparse.c -o tparse.o
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c utils.c -o utils.o
gcc -shared -L/www/rforge/sys/debian-11/usr/R/devel/lib -L/usr/local/lib -o iotools.so acc.o as_output.o ctapply.o lnchunk.o rbind.o split.o split_df.o split_df_fw.o stdio.o strutil.o tparse.o utils.o -L/www/rforge/sys/debian-11/usr/R/devel/lib -lR
installing to /00LOCK-iotools/00new/iotools/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (iotools)

Distribution log

SVN checkout/GIT clone log


Build log for Windows 7 (R 3.0.x)

(iotools 0.1-1)
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'iotools' ...
** 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 ctapply.c -o ctapply.o
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 lnchunk.c -o lnchunk.o
lnchunk.c: In function 'last_key_back':
lnchunk.c:131:18: warning: unused variable 'ckey' [-Wunused-variable]
lnchunk.c:111:43: warning: variable 'key0' set but not used [-Wunused-but-set-variable]
lnchunk.c:135:1: warning: control reaches end of non-void function [-Wreturn-type]
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 split.c -o split.o
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 stdin.c -o stdin.o
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 unix.c -o unix.o
unix.c:2:17: fatal error: pwd.h: No such file or directory
compilation terminated.
make: *** [unix.o] Error 1
ERROR: compilation failed for package 'iotools'
* removing 'z:/rforge/Rlib/win7-3.0/iotools'