[distcc] distcc-2.12 build feedback: Sun SPARC Solaris 2.7

Nelson H. F. Beebe beebe at math.utah.edu
Thu Jan 8 01:21:42 GMT 2004


========================================================================
Machinetype:            Sun Ultra Enterprise 450/400 (4 CPUs, 400 MHz);  Solaris 2.7
Remote cc version:      cc: WorkShop Compilers 5.0 98/12/15 C 5.0
Configure environment:  CC=cc CXX=CC LDFLAGS=-R/usr/local/lib 

cc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -o lzo/minilzo.o -c lzo/minilzo.c 
"lzo/minilzo.c", line 1173: warning: integer overflow detected: op "<<"
"lzo/minilzo.c", line 2190: warning: loop not entered at top
"lzo/minilzo.c", line 2682: warning: loop not entered at top


cc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -o src/dopt.o -c src/dopt.c 
"src/dopt.c", line 222: warning: assignment type mismatch:
	pointer to char "=" pointer to const char


cc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -o popt/popt.o -c popt/popt.c 
"popt/popt.c", line 930: warning: macro redefined: _ABS


========================================================================
Machinetype:            Sun Ultra Enterprise 450/400 (4 CPUs, 400 MHz);  Solaris 2.7
Remote c89 version:     cc: WorkShop Compilers 5.0 98/12/15 C 5.0
Configure environment:  CC=c89 CXX=CC LDFLAGS=-R/usr/local/lib 

c89 -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -o src/backoff.o -c src/backoff.c 
"src/exitcode.h", line 57: warning: trailing "," prohibited in enum declaration

[repeated many times]


c89 -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -o src/arg.o -c src/arg.c 
"src/exitcode.h", line 57: warning: trailing "," prohibited in enum declaration
"src/arg.c", line 267: warning: improper pointer/integer combination: arg #2
"src/arg.c", line 298: warning: improper pointer/integer combination: op "="


c89 -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -o src/exec.o -c src/exec.c 
"src/exitcode.h", line 57: warning: trailing "," prohibited in enum declaration
"src/exec.c", line 266: incomplete struct/union/enum sigaction: act_dfl
"src/exec.c", line 269: undefined struct/union member: sa_handler
"src/exec.c", line 269: warning: improper pointer/integer combination: op "="
c89: acomp failed for src/exec.c
make: *** [src/exec.o] Error 2
========================================================================
Machinetype:            Sun Ultra Enterprise 450/400 (4 CPUs, 400 MHz);  Solaris 2.7
Remote gcc version:     2.95.3
Remote g++ version:     2.95.3
Configure environment:  CC=gcc CXX=g++ LDFLAGS=-R/usr/local/lib 


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/clinet.o -c src/clinet.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from src/clinet.c:43:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/distcc.o -c src/distcc.c 
src/distcc.c: In function `dcc_client_signalled':
src/distcc.c:119: warning: function declaration isn't a prototype


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/hosts.o -c src/hosts.c 
src/hosts.c: In function `dcc_parse_multiplier':
src/hosts.c:194: warning: subscript has type `char'
src/hosts.c: In function `dcc_parse_tcp_host':
src/hosts.c:299: warning: subscript has type `char'
src/hosts.c: In function `dcc_parse_hosts':
src/hosts.c:370: warning: subscript has type `char'


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/compress.o -c src/compress.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from src/compress.c:45:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/util.o -c src/util.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from /usr/include/netdb.h:96,
                 from src/util.c:32:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration
src/util.c: In function `dcc_ignore_sigpipe':
src/util.c:212: warning: function declaration isn't a prototype
src/util.c:212: warning: function declaration isn't a prototype
src/util.c:212: warning: function declaration isn't a prototype


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/io.o -c src/io.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from src/io.c:54:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration
src/io.c: In function `tcp_cork_sock':
src/io.c:237: warning: unused parameter `fd'
src/io.c:237: warning: unused parameter `corked'


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/exec.o -c src/exec.c 
src/exec.c: In function `dcc_reset_signal':
src/exec.c:269: warning: function declaration isn't a prototype


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/rpc.o -c src/rpc.c 
src/rpc.c: In function `dcc_explain_mismatch':
src/rpc.c:144: warning: subscript has type `char'


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/netutil.o -c src/netutil.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from /usr/include/netdb.h:96,
                 from src/netutil.c:31:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration
src/netutil.c: In function `dcc_sockaddr_to_string':
src/netutil.c:163: warning: cast increases required alignment of target type


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/pump.o -c src/pump.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from src/pump.c:44:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/sendfile.o -c src/sendfile.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from src/sendfile.c:44:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/snprintf.o -c src/snprintf.c 
src/snprintf.c: In function `dopr':
src/snprintf.c:398: warning: assignment discards qualifiers from pointer target type
src/snprintf.c: In function `fmtstr':
src/snprintf.c:471: warning: assignment discards qualifiers from pointer target type
src/snprintf.c: In function `fmtfp':
src/snprintf.c:664: warning: declaration of `index' shadows global declaration
src/snprintf.c: At top level:
src/snprintf.c:815: warning: no previous prototype for `vsnprintf'
src/snprintf.c:830: warning: no previous prototype for `snprintf'


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/access.o -c src/access.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from src/access.c:38:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/daemon.o -c src/daemon.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from src/daemon.c:60:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/dopt.o -c src/dopt.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from src/dopt.c:41:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration
src/dopt.c: In function `distccd_parse_options':
src/dopt.c:222: warning: assignment discards qualifiers from pointer target type


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/dsignal.o -c src/dsignal.c 
src/dsignal.c: In function `dcc_ignore_sighup':
src/dsignal.c:98: warning: function declaration isn't a prototype
src/dsignal.c: In function `dcc_daemon_terminate':
src/dsignal.c:117: warning: function declaration isn't a prototype


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/srvnet.o -c src/srvnet.c 
In file included from /usr/include/sys/stream.h:22,
                 from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:38,
                 from /usr/include/netdb.h:96,
                 from src/srvnet.c:43:
/usr/include/sys/vnode.h:382: warning: declaration of `free' shadows global declaration
src/srvnet.c: In function `dcc_check_client':
src/srvnet.c:232: warning: cast increases required alignment of target type


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o popt/popt.o -c popt/popt.c 
popt/popt.c:930: warning: `_ABS' redefined
/usr/include/math.h:85: warning: this is the location of the previous definition
popt/popt.c: In function `poptAddAlias':
popt/popt.c:1081: warning: unused parameter `flags'


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o popt/poptconfig.o -c popt/poptconfig.c 
popt/poptconfig.c: In function `configLine':
popt/poptconfig.c:32: warning: subscript has type `char'
popt/poptconfig.c:34: warning: subscript has type `char'
popt/poptconfig.c:36: warning: subscript has type `char'
popt/poptconfig.c:39: warning: subscript has type `char'
popt/poptconfig.c:42: warning: subscript has type `char'
popt/poptconfig.c:45: warning: subscript has type `char'
popt/poptconfig.c: In function `poptReadConfigFile':
popt/poptconfig.c:140: warning: subscript has type `char'
popt/poptconfig.c: In function `poptReadDefaultConfig':
popt/poptconfig.c:166: warning: unused parameter `useEnv'


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o popt/popthelp.o -c popt/popthelp.c 
popt/popthelp.c: In function `displayArgs':
popt/popthelp.c:24: warning: unused parameter `foo'
popt/popthelp.c:26: warning: unused parameter `arg'
popt/popthelp.c:26: warning: unused parameter `data'
popt/popthelp.c: In function `getArgDescrip':
popt/popthelp.c:91: warning: unused parameter `translation_domain'
popt/popthelp.c: In function `singleOptionDefaultValue':
popt/popthelp.c:129: warning: unused parameter `translation_domain'
popt/popthelp.c: In function `singleOptionHelp':
popt/popthelp.c:338: warning: subscript has type `char'
popt/popthelp.c:340: warning: subscript has type `char'
popt/popthelp.c:348: warning: subscript has type `char'
popt/popthelp.c: In function `poptPrintHelp':
popt/popthelp.c:502: warning: unused parameter `flags'
popt/popthelp.c: In function `poptPrintUsage':
popt/popthelp.c:709: warning: unused parameter `flags'


gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o popt/poptparse.o -c popt/poptparse.c 
popt/poptparse.c: In function `poptParseArgvString':
popt/poptparse.c:84: warning: subscript has type `char'
popt/poptparse.c: In function `poptConfigFileToString':
popt/poptparse.c:160: warning: subscript has type `char'
popt/poptparse.c:172: warning: subscript has type `char'
popt/poptparse.c:175: warning: subscript has type `char'
popt/poptparse.c:200: warning: subscript has type `char'
popt/poptparse.c:207: warning: subscript has type `char'
popt/poptparse.c:129: warning: unused parameter `flags'

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: beebe at math.utah.edu  -
- 155 S 1400 E RM 233                       beebe at acm.org  beebe at computer.org -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe  -
-------------------------------------------------------------------------------



More information about the distcc mailing list