xGD
About xGD
|
Version: 0.1-3
Result: ERROR Check time: 2018-01-26 22:31 * using log directory '' * using R Under development (unstable) (2018-01-26 r74168) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: ISO8859-1 * using option '--as-cran' * checking for file 'xGD/DESCRIPTION' ... OK * this is package 'xGD' version '0.1-3' * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... ERROR All packages need a namespace as from R 3.0.0. R CMD build will produce a suitable starting point, but it is better to handcraft a NAMESPACE file. * checking for executable files ... OK * checking for hidden files and directories ... NOTE Found the following hidden files and directories: .svn These were most likely included in error. See section 'Package structure' in the 'Writing R Extensions' manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialized R objects in the sources ... OK * checking whether package 'xGD' can be installed ... ERROR Installation failed. See '00install.out' for details. * DONE Status: 2 ERRORs, 1 NOTE See '/00check.log' for details. Installation log: 00install.out
Build log for Windows (R 2.11.x)* checking for file 'xGD/DESCRIPTION' ... OK * preparing 'xGD': * 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 'xGD' ... ** libs making DLL ... gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -O3 -Wall -std=gnu99 -c devXGD.c -o devXGD.o devXGD.c: In function 'newXGDDeviceDriver': devXGD.c:56: warning: unused variable 'fn' devXGD.c: In function 'resizedXGD': devXGD.c:245: warning: unused variable 'xd' devXGD.c: At top level: devXGD.c:169: warning: 'gcall' defined but not used devXGD.c:172: warning: 'SaveString' defined but not used gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -O3 -Wall -std=gnu99 -c xGDprot.c -o xGDprot.o xGDprot.c: In function 'newXGD_StrWidth': xGDprot.c:327: warning: unused variable 'par' xGDprot.c: At top level: xGDprot.c:173: warning: 'newXGD_Hold' defined but not used gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -O3 -Wall -std=gnu99 -c xGDtalk.c -o xGDtalk.o In file included from xGDtalk.c:5: sisocks.h:28:24: error: sys/socket.h: No such file or directory sisocks.h:29:24: error: netinet/in.h: No such file or directory sisocks.h:31:23: error: arpa/inet.h: No such file or directory In file included from xGDtalk.c:5: sisocks.h:181: warning: 'struct sockaddr_in' declared inside parameter list sisocks.h:181: warning: its scope is only this definition or declaration, which is probably not what you want sisocks.h: In function 'build_sin': sisocks.h:182: error: invalid application of 'sizeof' to incomplete type 'struct sockaddr_in' sisocks.h:183: error: dereferencing pointer to incomplete type sisocks.h:183: error: 'AF_INET' undeclared (first use in this function) sisocks.h:183: error: (Each undeclared identifier is reported only once sisocks.h:183: error: for each function it appears in.) sisocks.h:184: error: dereferencing pointer to incomplete type sisocks.h:184: warning: implicit declaration of function 'htons' sisocks.h:185: error: dereferencing pointer to incomplete type sisocks.h:185: warning: implicit declaration of function 'inet_addr' sisocks.h:185: warning: implicit declaration of function 'htonl' sisocks.h:185: error: 'INADDR_ANY' undeclared (first use in this function) xGDtalk.c:9:25: error: netinet/tcp.h: No such file or directory xGDtalk.c: In function 'sendCMD': xGDtalk.c:22: warning: implicit declaration of function 'send' xGDtalk.c: In function 'Xrecv': xGDtalk.c:34: warning: implicit declaration of function 'recv' xGDtalk.c: In function 'connectXGD': xGDtalk.c:82: error: storage size of 'sa' isn't known xGDtalk.c:85: warning: implicit declaration of function 'socket' xGDtalk.c:85: error: 'AF_INET' undeclared (first use in this function) xGDtalk.c:85: error: 'SOCK_STREAM' undeclared (first use in this function) xGDtalk.c:87: warning: implicit declaration of function 'setsockopt' xGDtalk.c:87: error: 'IPPROTO_TCP' undeclared (first use in this function) xGDtalk.c:87: error: 'TCP_NODELAY' undeclared (first use in this function) xGDtalk.c:88: warning: implicit declaration of function 'connect' xGDtalk.c:82: warning: unused variable 'sa' make: *** [xGDtalk.o] Error 1 ... done ERROR: compilation failed for package 'xGD' * removing 'c:/tmp/Rinst177285565/xGD' ERROR * installation failed Build log for Windows 64-bit (R 2.11.x)* checking for file 'xGD/DESCRIPTION' ... OK * preparing 'xGD': * 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 'xGD' ... ** libs making DLL ... gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -O3 -Wall -std=gnu99 -c devXGD.c -o devXGD.o devXGD.c: In function 'newXGDDeviceDriver': devXGD.c:56:9: warning: unused variable 'fn' devXGD.c: In function 'resizedXGD': devXGD.c:245:15: warning: unused variable 'xd' devXGD.c: At top level: devXGD.c:169:13: warning: 'gcall' defined but not used devXGD.c:171:14: warning: 'SaveString' defined but not used gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -O3 -Wall -std=gnu99 -c xGDprot.c -o xGDprot.o xGDprot.c: In function 'newXGD_StrWidth': xGDprot.c:327:24: warning: unused variable 'par' xGDprot.c: At top level: xGDprot.c:172:13: warning: 'newXGD_Hold' defined but not used gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -O3 -Wall -std=gnu99 -c xGDtalk.c -o xGDtalk.o In file included from xGDtalk.c:5:0: sisocks.h:28:24: fatal error: sys/socket.h: No such file or directory compilation terminated. make: *** [xGDtalk.o] Error 1 ... done ERROR: compilation failed for package 'xGD' * removing 'c:/tmp/Rinst218886712/xGD' ERROR * installation failed Build log for Mac OS X 10.5 (R 2.16.x)* installing *source* package 'xGD' ... ** 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 devXGD.c -o devXGD.o 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 xGDprot.c -o xGDprot.o 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 xGDtalk.c -o xGDtalk.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 xGD.so devXGD.o xGDprot.o xGDtalk.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/xGD/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 devXGD.c -o devXGD.o 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 xGDprot.c -o xGDprot.o 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 xGDtalk.c -o xGDtalk.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 xGD.so devXGD.o xGDprot.o xGDtalk.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/xGD/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 devXGD.c -o devXGD.o 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 xGDprot.c -o xGDprot.o 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 xGDtalk.c -o xGDtalk.o 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 xGD.so devXGD.o xGDprot.o xGDtalk.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/xGD/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 running .First.lib() for package 'xGD' as .onLoad/.onAttach were not found *** arch - ppc running .First.lib() for package 'xGD' as .onLoad/.onAttach were not found *** arch - x86_64 running .First.lib() for package 'xGD' as .onLoad/.onAttach were not found packaged installation of 'xGD' as 'xGD_0.1-3.tgz' * DONE (xGD) Build log for Windows 7 (R 3.0.x) (xGD 0.1-3) * installing to library 'z:/rforge/Rlib/win7-3.0' * installing *source* package 'xGD' ... ERROR: a 'NAMESPACE' file is required * removing 'z:/rforge/Rlib/win7-3.0/xGD' |