base64enc
About base64enc
|
Version: 0.1-4
Result: WARNING Check time: 2024-09-24 04:41 Distribution log--- running R CMD build for base64enc (project base64enc) * checking for file ‘base64enc/DESCRIPTION’ ... OK * preparing ‘base64enc’: * checking DESCRIPTION meta-information ... OK * cleaning src * checking for LF line-endings in source and make files and shell scripts * checking for empty or unneeded directories * building ‘base64enc_0.1-4.tar.gz’ Build log for Windows 7 (R 3.0.x) (base64enc 0.1-1) * installing to library 'z:/rforge/Rlib/win7-3.0' * installing *source* package 'base64enc' ... ** 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 base64.c -o base64.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 uriencode.c -o uriencode.o gcc -m32 -shared -s -static-libgcc -o base64enc.dll tmp.def base64.o uriencode.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LC:/PROGRA~1/r/r-3.0/bin/i386 -lR installing to z:/rforge/Rlib/win7-3.0/base64enc/libs/i386 *** arch - x64 gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c uriencode.c -o uriencode.o gcc -m64 -shared -s -static-libgcc -o base64enc.dll tmp.def base64.o uriencode.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LC:/PROGRA~1/r/r-3.0/bin/x64 -lR installing to z:/rforge/Rlib/win7-3.0/base64enc/libs/x64 ** R ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded *** arch - i386 *** arch - x64 * MD5 sums packaged installation of 'base64enc' as base64enc_0.1-1.zip * DONE (base64enc) |