CarbonEL - Carbon event loop for R - check results
RForge.net

CarbonEL

About CarbonEL
SVN access
Download/Files
Check results

Version: 0.1-4
Result: ERROR
Check time: 2018-01-26 21:24

SVN checkout/GIT clone log

svn: E170013: Unable to connect to a repository at URL 'file:///var/svnroot/CarbonEL/trunk'
svn: E180001: Unable to open repository 'file:///var/svnroot/CarbonEL/trunk'

Distribution log

SVN checkout/GIT clone log


Build log for Windows (R 2.11.x)

* checking for file 'CarbonEL/DESCRIPTION' ... OK
* preparing 'CarbonEL':
* 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 'CarbonEL' ...
** libs
making DLL ...
gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -O3 -Wall -std=gnu99 -c ael.c -o ael.o
ael.c:2:2: warning: #warning "This package works on Mac OS X only."
gcc -shared -s -static-libgcc -o CarbonEL.dll tmp.def ael.o -Lc:/PROGRA~1/r/R-211~1.0/bin -lR
installing to c:/tmp/Rinst118896026/CarbonEL/libs
... done
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** MD5 sums
** testing if installed package can be loaded
This package works on Mac OS X only.
It does nothing on all other platforms.
packaged installation of 'CarbonEL' as CarbonEL_0.1-4.zip

* DONE (CarbonEL)


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

* checking for file 'CarbonEL/DESCRIPTION' ... OK
* preparing 'CarbonEL':
* 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 'CarbonEL' ...
** libs
making DLL ...
gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -O3 -Wall -std=gnu99 -c ael.c -o ael.o
ael.c:2:2: warning: #warning "This package works on Mac OS X only."
gcc -shared -s -o CarbonEL.dll tmp.def ael.o -Lc:/PROGRA~1/r/R-211~1.0DE/bin -lR
... done
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** MD5 sums
packaged installation of 'CarbonEL' as CarbonEL_0.1-4.zip
* DONE (CarbonEL)


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

* installing *source* package 'CarbonEL' ...
** Creating default NAMESPACE file
** 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 ael.c -o ael.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o CarbonEL.so ael.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/CarbonEL/libs/i386
*** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c ael.c -o ael.o
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o CarbonEL.so ael.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/CarbonEL/libs/ppc
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c ael.c -o ael.o
ael.c: In function 'uih':
ael.c:50: warning: implicit declaration of function 'ConvertEventRefToEventRecord'
gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o CarbonEL.so ael.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/CarbonEL/libs/x86_64
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
*** arch - i386
*** arch - ppc
*** arch - x86_64
packaged installation of 'CarbonEL' as 'CarbonEL_0.1-3.tgz'

* DONE (CarbonEL)

Build log for Windows 7 (R 3.0.x)

(CarbonEL 0.1-4)
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'CarbonEL' ...
ERROR: a 'NAMESPACE' file is required
* removing 'z:/rforge/Rlib/win7-3.0/CarbonEL'