Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -bash-4.4$ R CMD INSTALL Rserve_1.8-5.tar.gz
- * installing to library '/usr/lib/sparcv9/R/library'
- * installing *source* package 'Rserve' ...
- checking whether to compile the server... yes
- checking whether to compile the client... no
- checking for gcc... /opt/developerstudio12.6/bin/cc -xc99 -m64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... no
- checking whether /opt/developerstudio12.6/bin/cc -xc99 -m64 accepts -g... yes
- checking for /opt/developerstudio12.6/bin/cc -xc99 -m64 option to accept ISO C89... none needed
- checking how to run the C preprocessor... /opt/developerstudio12.6/bin/cc -xc99 -m64 -E
- checking for grep that handles long lines and -e... /usr/bin/ggrep
- checking for egrep... /usr/bin/ggrep -E
- checking for ANSI C header files... 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 limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.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 pid_t... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking return type of signal handlers... void
- checking for memset... yes
- checking for mkdir... yes
- checking for rmdir... yes
- checking for select... yes
- checking for socket... no
- checking for srandomdev... no
- checking for library containing crypt... none required
- checking crypt.h usability... yes
- checking crypt.h presence... yes
- checking for crypt.h... yes
- checking for socklen_t... yes
- checking for connect... no
- checking for printf in -lnsl_s... no
- checking for printf in -lnsl... yes
- checking for connect in -lsocket... yes
- checking for connect in -linet... no
- checking whether to enable IPv6... no
- checking for dlopen in -ldl... yes
- checking openssl/rsa.h usability... yes
- checking openssl/rsa.h presence... yes
- checking for openssl/rsa.h... yes
- checking for library containing RSA_generate_key... -lcrypto
- checking openssl/ssl.h usability... yes
- checking openssl/ssl.h presence... yes
- checking for openssl/ssl.h... yes
- checking for library containing SSL_CTX_load_verify_locations... -lssl
- checking whether threads are desired... yes
- checking for working threads support... checking build system type... sparc-sun-solaris2.11
- checking host system type... sparc-sun-solaris2.11
- checking if compiler needs -Werror to reject unknown flags... yes
- checking whether pthreads work with -pthreads... no
- checking for the pthreads library -lpthread... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... -mt -D_REENTRANT
- checking for PTHREAD_PRIO_INHERIT... yes
- yes
- configure: creating ./config.status
- config.status: creating src/Makevars
- config.status: creating src/client/cxx/Makefile
- config.status: creating src/config.h
- ** libs
- /opt/developerstudio12.6/bin/cc -xc99 -m64 -I/usr/lib/64/R/include -DNDEBUG -DRSERVE_PKG -I. -Iinclude -mt -D_REENTRANT -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include/cairo -KPIC -xlibmieee -c RSserver.c -o RSserver.o
- /opt/developerstudio12.6/bin/cc -xc99 -m64 -I/usr/lib/64/R/include -DNDEBUG -DRSERVE_PKG -I. -Iinclude -mt -D_REENTRANT -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include/cairo -KPIC -xlibmieee -c Rserv.c -o Rserv.o
- "Rserv.c", line 564: warning: statement not reached
- "Rserv.c", line 3292: warning: pointer to void or function used in arithmetic
- "Rserv.c", line 4124: warning: statement not reached
- /opt/developerstudio12.6/bin/cc -xc99 -m64 -I/usr/lib/64/R/include -DNDEBUG -DRSERVE_PKG -I. -Iinclude -mt -D_REENTRANT -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include/cairo -KPIC -xlibmieee -c base64.c -o base64.o
- /opt/developerstudio12.6/bin/cc -xc99 -m64 -I/usr/lib/64/R/include -DNDEBUG -DRSERVE_PKG -I. -Iinclude -mt -D_REENTRANT -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include/cairo -KPIC -xlibmieee -c http.c -o http.o
- /opt/developerstudio12.6/bin/cc -xc99 -m64 -I/usr/lib/64/R/include -DNDEBUG -DRSERVE_PKG -I. -Iinclude -mt -D_REENTRANT -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include/cairo -KPIC -xlibmieee -c ioc.c -o ioc.o
- /opt/developerstudio12.6/bin/cc -xc99 -m64 -I/usr/lib/64/R/include -DNDEBUG -DRSERVE_PKG -I. -Iinclude -mt -D_REENTRANT -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include/cairo -KPIC -xlibmieee -c md5.c -o md5.o
- /opt/developerstudio12.6/bin/cc -xc99 -m64 -I/usr/lib/64/R/include -DNDEBUG -DRSERVE_PKG -I. -Iinclude -mt -D_REENTRANT -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include/cairo -KPIC -xlibmieee -c oc.c -o oc.o
- /opt/developerstudio12.6/bin/cc -xc99 -m64 -I/usr/lib/64/R/include -DNDEBUG -DRSERVE_PKG -I. -Iinclude -mt -D_REENTRANT -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include/cairo -KPIC -xlibmieee -c qap_decode.c -o qap_decode.o
- /opt/developerstudio12.6/bin/cc -xc99 -m64 -I/usr/lib/64/R/include -DNDEBUG -DRSERVE_PKG -I. -Iinclude -mt -D_REENTRANT -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include/cairo -KPIC -xlibmieee -c qap_encode.c -o qap_encode.o
- /opt/developerstudio12.6/bin/cc -xc99 -m64 -I/usr/lib/64/R/include -DNDEBUG -DRSERVE_PKG -I. -Iinclude -mt -D_REENTRANT -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include -I/ade/aime_systemr_783327/systemr/port/Solaris-SPARC64/include/cairo -KPIC -xlibmieee -c rsio.c -o rsio.o
- "rsio.c", line 159: warning: implicit function declaration: CMSG_LEN
- "rsio.c", line 170: warning: implicit function declaration: CMSG_DATA
- "rsio.c", line 177: undefined struct/union member: msg_control
- "rsio.c", line 177: warning: improper pointer/integer combination: op "="
- "rsio.c", line 178: undefined struct/union member: msg_controllen
- "rsio.c", line 242: warning: implicit function declaration: memset
- "rsio.c", line 324: undefined struct/union member: msg_control
- "rsio.c", line 324: warning: improper pointer/integer combination: op "="
- "rsio.c", line 325: undefined struct/union member: msg_controllen
- "rsio.c", line 327: undefined struct/union member: msg_control
- "rsio.c", line 328: undefined struct/union member: msg_controllen
- cc: acomp failed for rsio.c
- *** Error code 2
- make: Fatal error: Command failed for target `rsio.o'
- ERROR: compilation failed for package 'Rserve'
- * removing '/usr/lib/sparcv9/R/library/Rserve'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement