View difference between Paste ID: L9sSVdcc and FdKtR1ac
SHOW: | | - or go back to the newest paste.
1-
-bash-4.4$ R CMD INSTALL Rserve_1.8-5.tar.gz
1+
-bash-4.4$ R CMD INSTALL Rserve_1.8-5.tar.gz
2-
* installing to library '/usr/lib/sparcv9/R/library'
2+
* installing to library '/usr/lib/sparcv9/R/library'
3-
* installing *source* package 'Rserve' ...
3+
* installing *source* package 'Rserve' ...
4-
checking whether to compile the server... yes
4+
checking whether to compile the server... yes
5-
checking whether to compile the client... no
5+
checking whether to compile the client... no
6-
checking for gcc... /opt/developerstudio12.6/bin/cc -xc99 -m64
6+
checking for gcc... /opt/developerstudio12.6/bin/cc -xc99 -m64
7-
checking whether the C compiler works... yes
7+
checking whether the C compiler works... yes
8-
checking for C compiler default output file name... a.out
8+
checking for C compiler default output file name... a.out
9-
checking for suffix of executables...
9+
checking for suffix of executables...
10-
checking whether we are cross compiling... no
10+
checking whether we are cross compiling... no
11-
checking for suffix of object files... o
11+
checking for suffix of object files... o
12-
checking whether we are using the GNU C compiler... no
12+
checking whether we are using the GNU C compiler... no
13-
checking whether /opt/developerstudio12.6/bin/cc -xc99 -m64 accepts -g... yes
13+
checking whether /opt/developerstudio12.6/bin/cc -xc99 -m64 accepts -g... yes
14-
checking for /opt/developerstudio12.6/bin/cc -xc99 -m64 option to accept ISO C89... none needed
14+
checking for /opt/developerstudio12.6/bin/cc -xc99 -m64 option to accept ISO C89... none needed
15-
checking how to run the C preprocessor... /opt/developerstudio12.6/bin/cc -xc99 -m64 -E
15+
checking how to run the C preprocessor... /opt/developerstudio12.6/bin/cc -xc99 -m64 -E
16-
checking for grep that handles long lines and -e... /usr/bin/ggrep
16+
checking for grep that handles long lines and -e... /usr/bin/ggrep
17-
checking for egrep... /usr/bin/ggrep -E
17+
checking for egrep... /usr/bin/ggrep -E
18-
checking for ANSI C header files... yes
18+
checking for ANSI C header files... yes
19-
checking for sys/wait.h that is POSIX.1 compatible... yes
19+
checking for sys/wait.h that is POSIX.1 compatible... yes
20-
checking for sys/types.h... yes
20+
checking for sys/types.h... yes
21-
checking for sys/stat.h... yes
21+
checking for sys/stat.h... yes
22-
checking for stdlib.h... yes
22+
checking for stdlib.h... yes
23-
checking for string.h... yes
23+
checking for string.h... yes
24-
checking for memory.h... yes
24+
checking for memory.h... yes
25-
checking for strings.h... yes
25+
checking for strings.h... yes
26-
checking for inttypes.h... yes
26+
checking for inttypes.h... yes
27-
checking for stdint.h... yes
27+
checking for stdint.h... yes
28-
checking for unistd.h... yes
28+
checking for unistd.h... yes
29-
checking limits.h usability... yes
29+
checking limits.h usability... yes
30-
checking limits.h presence... yes
30+
checking limits.h presence... yes
31-
checking for limits.h... yes
31+
checking for limits.h... yes
32-
checking for string.h... (cached) yes
32+
checking for string.h... (cached) yes
33-
checking for memory.h... (cached) yes
33+
checking for memory.h... (cached) yes
34-
checking sys/time.h usability... yes
34+
checking sys/time.h usability... yes
35-
checking sys/time.h presence... yes
35+
checking sys/time.h presence... yes
36-
checking for sys/time.h... yes
36+
checking for sys/time.h... yes
37-
checking for unistd.h... (cached) yes
37+
checking for unistd.h... (cached) yes
38-
checking for sys/stat.h... (cached) yes
38+
checking for sys/stat.h... (cached) yes
39-
checking for sys/types.h... (cached) yes
39+
checking for sys/types.h... (cached) yes
40-
checking sys/socket.h usability... yes
40+
checking sys/socket.h usability... yes
41-
checking sys/socket.h presence... yes
41+
checking sys/socket.h presence... yes
42-
checking for sys/socket.h... yes
42+
checking for sys/socket.h... yes
43-
checking sys/un.h usability... yes
43+
checking sys/un.h usability... yes
44-
checking sys/un.h presence... yes
44+
checking sys/un.h presence... yes
45-
checking for sys/un.h... yes
45+
checking for sys/un.h... yes
46-
checking netinet/in.h usability... yes
46+
checking netinet/in.h usability... yes
47-
checking netinet/in.h presence... yes
47+
checking netinet/in.h presence... yes
48-
checking for netinet/in.h... yes
48+
checking for netinet/in.h... yes
49-
checking netinet/tcp.h usability... yes
49+
checking netinet/tcp.h usability... yes
50-
checking netinet/tcp.h presence... yes
50+
checking netinet/tcp.h presence... yes
51-
checking for netinet/tcp.h... yes
51+
checking for netinet/tcp.h... yes
52-
checking for an ANSI C-conforming const... yes
52+
checking for an ANSI C-conforming const... yes
53-
checking whether byte ordering is bigendian... yes
53+
checking whether byte ordering is bigendian... yes
54-
checking whether time.h and sys/time.h may both be included... yes
54+
checking whether time.h and sys/time.h may both be included... yes
55-
checking for pid_t... yes
55+
checking for pid_t... yes
56-
checking vfork.h usability... no
56+
checking vfork.h usability... no
57-
checking vfork.h presence... no
57+
checking vfork.h presence... no
58-
checking for vfork.h... no
58+
checking for vfork.h... no
59-
checking for fork... yes
59+
checking for fork... yes
60-
checking for vfork... yes
60+
checking for vfork... yes
61-
checking for working fork... yes
61+
checking for working fork... yes
62-
checking for working vfork... (cached) yes
62+
checking for working vfork... (cached) yes
63-
checking return type of signal handlers... void
63+
checking return type of signal handlers... void
64-
checking for memset... yes
64+
checking for memset... yes
65-
checking for mkdir... yes
65+
checking for mkdir... yes
66-
checking for rmdir... yes
66+
checking for rmdir... yes
67-
checking for select... yes
67+
checking for select... yes
68-
checking for socket... no
68+
checking for socket... no
69-
checking for srandomdev... no
69+
checking for srandomdev... no
70-
checking for library containing crypt... none required
70+
checking for library containing crypt... none required
71-
checking crypt.h usability... yes
71+
checking crypt.h usability... yes
72-
checking crypt.h presence... yes
72+
checking crypt.h presence... yes
73-
checking for crypt.h... yes
73+
checking for crypt.h... yes
74-
checking for socklen_t... yes
74+
checking for socklen_t... yes
75-
checking for connect... no
75+
checking for connect... no
76-
checking for printf in -lnsl_s... no
76+
checking for printf in -lnsl_s... no
77-
checking for printf in -lnsl... yes
77+
checking for printf in -lnsl... yes
78-
checking for connect in -lsocket... yes
78+
checking for connect in -lsocket... yes
79-
checking for connect in -linet... no
79+
checking for connect in -linet... no
80-
checking whether to enable IPv6... no
80+
checking whether to enable IPv6... no
81-
checking for dlopen in -ldl... yes
81+
checking for dlopen in -ldl... yes
82-
checking openssl/rsa.h usability... yes
82+
checking openssl/rsa.h usability... yes
83-
checking openssl/rsa.h presence... yes
83+
checking openssl/rsa.h presence... yes
84-
checking for openssl/rsa.h... yes
84+
checking for openssl/rsa.h... yes
85-
checking for library containing RSA_generate_key... -lcrypto
85+
checking for library containing RSA_generate_key... -lcrypto
86-
checking openssl/ssl.h usability... yes
86+
checking openssl/ssl.h usability... yes
87-
checking openssl/ssl.h presence... yes
87+
checking openssl/ssl.h presence... yes
88-
checking for openssl/ssl.h... yes
88+
checking for openssl/ssl.h... yes
89-
checking for library containing SSL_CTX_load_verify_locations... -lssl
89+
checking for library containing SSL_CTX_load_verify_locations... -lssl
90-
checking whether threads are desired... yes
90+
checking whether threads are desired... yes
91-
checking for working threads support... checking build system type... sparc-sun-solaris2.11
91+
checking for working threads support... checking build system type... sparc-sun-solaris2.11
92-
checking host system type... sparc-sun-solaris2.11
92+
checking host system type... sparc-sun-solaris2.11
93-
checking if compiler needs -Werror to reject unknown flags... yes
93+
checking if compiler needs -Werror to reject unknown flags... yes
94-
checking whether pthreads work with -pthreads... no
94+
checking whether pthreads work with -pthreads... no
95-
checking for the pthreads library -lpthread... yes
95+
checking for the pthreads library -lpthread... yes
96-
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
96+
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
97-
checking if more special flags are required for pthreads... -mt -D_REENTRANT
97+
checking if more special flags are required for pthreads... -mt -D_REENTRANT
98-
checking for PTHREAD_PRIO_INHERIT... yes
98+
checking for PTHREAD_PRIO_INHERIT... yes
99-
yes
99+
yes
100-
configure: creating ./config.status
100+
configure: creating ./config.status
101-
config.status: creating src/Makevars
101+
config.status: creating src/Makevars
102-
config.status: creating src/client/cxx/Makefile
102+
config.status: creating src/client/cxx/Makefile
103-
config.status: creating src/config.h
103+
config.status: creating src/config.h
104-
** libs
104+
** libs
105-
/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
105+
/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
106-
/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
106+
/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
107-
"Rserv.c", line 564: warning: statement not reached
107+
"Rserv.c", line 564: warning: statement not reached
108-
"Rserv.c", line 3292: warning: pointer to void or function used in arithmetic
108+
"Rserv.c", line 3292: warning: pointer to void or function used in arithmetic
109-
"Rserv.c", line 4124: warning: statement not reached
109+
"Rserv.c", line 4124: warning: statement not reached
110-
/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
110+
/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
111-
/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
111+
/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
112-
/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
112+
/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
113-
/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
113+
/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
114-
/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
114+
/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
115-
/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
115+
/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
116-
/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
116+
/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
117-
/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
117+
/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
118-
"rsio.c", line 159: warning: implicit function declaration: CMSG_LEN
118+
"rsio.c", line 159: warning: implicit function declaration: CMSG_LEN
119-
"rsio.c", line 170: warning: implicit function declaration: CMSG_DATA
119+
"rsio.c", line 170: warning: implicit function declaration: CMSG_DATA
120-
"rsio.c", line 177: undefined struct/union member: msg_control
120+
"rsio.c", line 177: undefined struct/union member: msg_control
121-
"rsio.c", line 177: warning: improper pointer/integer combination: op "="
121+
"rsio.c", line 177: warning: improper pointer/integer combination: op "="
122-
"rsio.c", line 178: undefined struct/union member: msg_controllen
122+
"rsio.c", line 178: undefined struct/union member: msg_controllen
123-
"rsio.c", line 242: warning: implicit function declaration: memset
123+
"rsio.c", line 242: warning: implicit function declaration: memset
124-
"rsio.c", line 324: undefined struct/union member: msg_control
124+
"rsio.c", line 324: undefined struct/union member: msg_control
125-
"rsio.c", line 324: warning: improper pointer/integer combination: op "="
125+
"rsio.c", line 324: warning: improper pointer/integer combination: op "="
126-
"rsio.c", line 325: undefined struct/union member: msg_controllen
126+
"rsio.c", line 325: undefined struct/union member: msg_controllen
127-
"rsio.c", line 327: undefined struct/union member: msg_control
127+
"rsio.c", line 327: undefined struct/union member: msg_control
128-
"rsio.c", line 328: undefined struct/union member: msg_controllen
128+
"rsio.c", line 328: undefined struct/union member: msg_controllen
129-
cc: acomp failed for rsio.c
129+
cc: acomp failed for rsio.c
130-
*** Error code 2
130+
*** Error code 2
131-
make: Fatal error: Command failed for target `rsio.o'
131+
make: Fatal error: Command failed for target `rsio.o'
132-
ERROR: compilation failed for package 'Rserve'
132+
ERROR: compilation failed for package 'Rserve'
133
* removing '/usr/lib/sparcv9/R/library/Rserve'