iotools
About iotools
|
Version: 0.3-3
Result: OK Check time: 2022-08-02 02:24 Install log for Linux* installing *source* package ‘iotools’ ... ** using staged installation ** libs gcc -I"/www/rforge/sys/debian-11/usr/R/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -c as_output.c -o as_output.o gcc -I"/www/rforge/sys/debian-11/usr/R/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -c ctapply.c -o ctapply.o gcc -I"/www/rforge/sys/debian-11/usr/R/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -c lnchunk.c -o lnchunk.o gcc -I"/www/rforge/sys/debian-11/usr/R/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -c rbind.c -o rbind.o gcc -I"/www/rforge/sys/debian-11/usr/R/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -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/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -c split_df.c -o split_df.o gcc -I"/www/rforge/sys/debian-11/usr/R/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -c split_df_fw.c -o split_df_fw.o gcc -I"/www/rforge/sys/debian-11/usr/R/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -c stdio.c -o stdio.o gcc -I"/www/rforge/sys/debian-11/usr/R/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -c strutil.c -o strutil.o gcc -I"/www/rforge/sys/debian-11/usr/R/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -c tparse.c -o tparse.o gcc -I"/www/rforge/sys/debian-11/usr/R/4.3/include" -DNDEBUG -I/usr/local/include -DNO_S_TYPEDEFS -fpic -g -O2 -Wall -pedantic -c utils.c -o utils.o gcc -shared -L/www/rforge/sys/debian-11/usr/R/4.3/lib -L/usr/local/lib -o iotools.so 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/4.3/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) 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' |