FastRWeb - Fast Interactive Web Framework for Data Mining Using R - check results
RForge.net

FastRWeb

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

Version: 1.2-1
Result: OK
Check time: 2023-11-27 23:17

Distribution log

--- running mkdist for FastRWeb (project FastRWeb)
Removing previous dist ...
Copying package base ...
Removing CVS and backup stuff ...
Updating version ...
FastRWeb version 1.2-1
Creating package ...
* checking for file ‘FastRWeb/DESCRIPTION’ ... OK
* preparing ‘FastRWeb’:
* 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 ‘FastRWeb_1.2-1.tar.gz’

Done.
-rw-r--r-- 1 rforge rforge 85902 Nov 27 23:16 ../FastRWeb_1.2-1.tar.gz

Distribution log

SVN checkout/GIT clone log


Build log for Windows (R 2.11.x)

* checking for file 'FastRWeb/DESCRIPTION' ... OK
* preparing 'FastRWeb':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building binary distribution
WARNING: some HTML links may not be found
* installing *source* package 'FastRWeb' ...
Using Windows configuration
** libs
making DLL ...
... done
ERROR: compilation failed for package 'FastRWeb'
* removing 'c:/tmp/Rinst16006408/FastRWeb'
ERROR
* installation failed


Build log for Windows 64-bit (R 2.11.x)

* checking for file 'FastRWeb/DESCRIPTION' ... OK
* preparing 'FastRWeb':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building binary distribution
WARNING: some HTML links may not be found
* installing *source* package 'FastRWeb' ...
Using Windows configuration
** libs
making DLL ...
... done
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** MD5 sums
packaged installation of 'FastRWeb' as FastRWeb_0.1-0.zip
* DONE (FastRWeb)


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

* installing *source* package 'FastRWeb' ...
checking for gcc... gcc -arch i386 -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -arch i386 -std=gnu99 accepts -g... yes
checking for gcc -arch i386 -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -arch i386 -std=gnu99 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking whether time.h and sys/time.h may both be included... yes
checking for memset... yes
checking for mkdir... yes
checking for rmdir... yes
checking for select... yes
checking for socket... yes
checking for library containing crypt... none required
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking for socklen_t... yes
checking for connect... yes
configure: creating ./config.status
config.status: creating src/Rcgi/Makefile
config.status: creating src/Rcgi/config.h
** libs
** arch - i386
compiling Rcgi
g++ -DHAVE_CONFIG_H -I. -c -o Rconnection.o Rconnection.cc
In file included from Rconnection.cc:27:
Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)':
Rconnection.h:202: warning: deprecated conversion from string constant to 'char*'
Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)':
Rconnection.h:205: warning: deprecated conversion from string constant to 'char*'
Rconnection.cc: At global scope:
Rconnection.cc:53: warning: deprecated conversion from string constant to 'char*'
g++ -DHAVE_CONFIG_H -I. -c -o Rcgi.o Rcgi.cc
In file included from Rcgi.cc:94:
Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)':
Rconnection.h:202: warning: deprecated conversion from string constant to 'char*'
Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)':
Rconnection.h:205: warning: deprecated conversion from string constant to 'char*'
g++ Rconnection.o Rcgi.o -o Rcgi
rm -rf ../inst/Rcgi
cp -r Rcgi ../inst
mkdir ../inst/cgi-bin
touch null.so null.dll # to make R CMD SHLIB happy
installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/FastRWeb/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
packaged installation of 'FastRWeb' as 'FastRWeb_1.1-0.tgz'

* DONE (FastRWeb)

*** x86_64 build ***
* installing *source* package 'FastRWeb' ...
checking for gcc... gcc -arch x86_64 -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -arch x86_64 -std=gnu99 accepts -g... yes
checking for gcc -arch x86_64 -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -arch x86_64 -std=gnu99 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking whether time.h and sys/time.h may both be included... yes
checking for memset... yes
checking for mkdir... yes
checking for rmdir... yes
checking for select... yes
checking for socket... yes
checking for library containing crypt... none required
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking for socklen_t... yes
checking for connect... yes
configure: creating ./config.status
config.status: creating src/Rcgi/Makefile
config.status: creating src/Rcgi/config.h
** libs
** arch - x86_64
compiling Rcgi
g++ -DHAVE_CONFIG_H -I. -c -o Rconnection.o Rconnection.cc
In file included from Rconnection.cc:27:
Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)':
Rconnection.h:202: warning: deprecated conversion from string constant to 'char*'
Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)':
Rconnection.h:205: warning: deprecated conversion from string constant to 'char*'
Rconnection.cc: At global scope:
Rconnection.cc:53: warning: deprecated conversion from string constant to 'char*'
g++ -DHAVE_CONFIG_H -I. -c -o Rcgi.o Rcgi.cc
In file included from Rcgi.cc:94:
Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)':
Rconnection.h:202: warning: deprecated conversion from string constant to 'char*'
Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)':
Rconnection.h:205: warning: deprecated conversion from string constant to 'char*'
g++ Rconnection.o Rcgi.o -o Rcgi
rm -rf ../inst/Rcgi
cp -r Rcgi ../inst
mkdir ../inst/cgi-bin
touch null.so null.dll # to make R CMD SHLIB happy
installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/FastRWeb/libs/x86_64
** testing if installed package can be loaded

* DONE (FastRWeb)
*** ppc build ***
* installing *source* package 'FastRWeb' ...
checking for gcc... gcc -arch ppc -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -arch ppc -std=gnu99 accepts -g... yes
checking for gcc -arch ppc -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -arch ppc -std=gnu99 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... yes
checking whether time.h and sys/time.h may both be included... yes
checking for memset... yes
checking for mkdir... yes
checking for rmdir... yes
checking for select... yes
checking for socket... yes
checking for library containing crypt... none required
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking for socklen_t... yes
checking for connect... yes
configure: creating ./config.status
config.status: creating src/Rcgi/Makefile
config.status: creating src/Rcgi/config.h
** libs
** arch - ppc
compiling Rcgi
g++ -DHAVE_CONFIG_H -I. -c -o Rconnection.o Rconnection.cc
In file included from Rconnection.cc:27:
Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)':
Rconnection.h:202: warning: deprecated conversion from string constant to 'char*'
Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)':
Rconnection.h:205: warning: deprecated conversion from string constant to 'char*'
Rconnection.cc: At global scope:
Rconnection.cc:53: warning: deprecated conversion from string constant to 'char*'
g++ -DHAVE_CONFIG_H -I. -c -o Rcgi.o Rcgi.cc
In file included from Rcgi.cc:94:
Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)':
Rconnection.h:202: warning: deprecated conversion from string constant to 'char*'
Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)':
Rconnection.h:205: warning: deprecated conversion from string constant to 'char*'
g++ Rconnection.o Rcgi.o -o Rcgi
rm -rf ../inst/Rcgi
cp -r Rcgi ../inst
mkdir ../inst/cgi-bin
touch null.so null.dll # to make R CMD SHLIB happy
installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/FastRWeb/libs/ppc
** testing if installed package can be loaded

* DONE (FastRWeb)

*** packaging tar ball ***

Build log for Windows 7 (R 3.0.x)

(FastRWeb 1.1-1)
- building i386
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'FastRWeb' ...
Using Windows configuration
** libs
running 'src/Makefile.win' ...
compiling Rcgi
g++ -I../include -I../include/Win32 -I.. -I. -DWin32 -c -o Rconnection.o Rconnection.cc
In file included from Rconnection.h:40:0,
from Rconnection.cc:27:
sisocks.h:60:0: warning: "EBADF" redefined [enabled by default]
c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:33:0: note: this is the location of the previous definition
sisocks.h:61:0: warning: "EINVAL" redefined [enabled by default]
c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:64:0: note: this is the location of the previous definition
sisocks.h:63:0: warning: "EFAULT" redefined [enabled by default]
c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:38:0: note: this is the location of the previous definition
sisocks.h:65:0: warning: "EACCES" redefined [enabled by default]
c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:37:0: note: this is the location of the previous definition
In file included from Rconnection.cc:27:0:
Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)':
Rconnection.h:202:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)':
Rconnection.h:205:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Rconnection.cc: At global scope:
Rconnection.cc:53:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
g++ -I../include -I../include/Win32 -I.. -I. -DWin32 -c -o Rcgi.o Rcgi.cc
In file included from Rcgi.cc:94:0:
Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)':
Rconnection.h:202:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)':
Rconnection.h:205:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
g++ Rconnection.o Rcgi.o -o Rcgi.exe -lwsock32
rm -rf ../inst/Rcgi
cp -r Rcgi ../inst
mkdir ../inst/cgi-bin
touch null.so null.dll # to make R CMD SHLIB happy
installing to z:/rforge/Rlib/win7-3.0/FastRWeb/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (FastRWeb)

- building x64
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'FastRWeb' ...
Using Windows configuration
** libs
running 'src/Makefile.win' ...
compiling Rcgi
g++ -I../include -I../include/Win32 -I.. -I. -DWin32 -c -o Rconnection.o Rconnection.cc
In file included from Rconnection.h:40:0,
from Rconnection.cc:27:
sisocks.h:60:0: warning: "EBADF" redefined [enabled by default]
c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:33:0: note: this is the location of the previous definition
sisocks.h:61:0: warning: "EINVAL" redefined [enabled by default]
c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:64:0: note: this is the location of the previous definition
sisocks.h:63:0: warning: "EFAULT" redefined [enabled by default]
c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:38:0: note: this is the location of the previous definition
sisocks.h:65:0: warning: "EACCES" redefined [enabled by default]
c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:37:0: note: this is the location of the previous definition
In file included from Rconnection.cc:27:0:
Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)':
Rconnection.h:202:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)':
Rconnection.h:205:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Rconnection.cc: At global scope:
Rconnection.cc:53:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
g++ -I../include -I../include/Win32 -I.. -I. -DWin32 -c -o Rcgi.o Rcgi.cc
In file included from Rcgi.cc:94:0:
Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)':
Rconnection.h:202:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)':
Rconnection.h:205:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
g++ Rconnection.o Rcgi.o -o Rcgi.exe -lwsock32
rm -rf ../inst/Rcgi
cp -r Rcgi ../inst
mkdir ../inst/cgi-bin
touch null.so null.dll # to make R CMD SHLIB happy
installing to z:/rforge/Rlib/win7-3.0/FastRWeb/libs/x64
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (FastRWeb)