[distcc] distcc-2.12 build feedback: Apple MacOS 10.2.5

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


============================================================
Machinetype:            Apple PowerMac G4 (2 1400 MHz PowerPC 7450 CPUs, 2GB RAM);   Darwin 6.5 (MacOS 10.2.5)
Remote gcc version:     gcc (GCC) 3.3.2
Remote g++ version:     g++ (GCC) 3.3.2
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 
src/clinet.c: In function `dcc_connect_timed':
src/clinet.c:117: warning: passing arg 5 of `getsockopt' from incompatible pointer 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/compile.o -c src/compile.c 
src/compile.c: In function `dcc_build_somewhere_timed':
src/compile.c:215: warning: long int format, int32_t arg (arg 4)
src/compile.c:215: warning: long int format, int32_t arg (arg 5)

[This kind of error can lead to core dumps.]

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 
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_collect_child':
src/exec.c:313: warning: long int format, int32_t arg (arg 5)
src/exec.c:313: warning: long int format, int32_t arg (arg 6)
src/exec.c:313: warning: long int format, int32_t arg (arg 7)
src/exec.c:313: warning: long int format, int32_t arg (arg 8)


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: At top level:
src/snprintf.c:593: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
src/snprintf.c: In function `fmtfp':
src/snprintf.c:664: warning: declaration of `index' shadows a global declaration
/usr/include/string.h:102: warning: shadowed declaration is here


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 
src/daemon.c: In function `dcc_inetd_server':
src/daemon.c:277: warning: passing arg 3 of `getpeername' from incompatible pointer 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/dopt.o -c src/dopt.c 
In file included from src/dopt.c:38:
popt/popt.h:444: warning: type qualifiers ignored on function return type
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/dparent.o -c src/dparent.c 
src/dparent.c: In function `dcc_nofork_parent':
src/dparent.c:242: warning: passing arg 3 of `accept' from incompatible pointer type
src/dparent.c: In function `dcc_forking_parent':
src/dparent.c:279: warning: passing arg 3 of `accept' from incompatible pointer 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/prefork.o -c src/prefork.c 
src/prefork.c: In function `dcc_preforked_child':
src/prefork.c:134: warning: passing arg 3 of `accept' from incompatible pointer 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/findme.o -c popt/findme.c 
In file included from popt/system.h:76,
                 from popt/findme.c:9:
popt/popt.h:444: warning: type qualifiers ignored on function return 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 
In file included from popt/system.h:76,
                 from popt/popt.c:11:
popt/popt.h:444: warning: type qualifiers ignored on function return type
popt/popt.c: In function `poptAddAlias':
popt/popt.c:1081: warning: unused parameter `flags'
popt/popt.c: At top level:
popt/popt.c:1157: warning: type qualifiers ignored on function return 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/poptconfig.o -c popt/poptconfig.c 
In file included from popt/system.h:76,
                 from popt/poptconfig.c:9:
popt/popt.h:444: warning: type qualifiers ignored on function return type
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 
In file included from popt/system.h:76,
                 from popt/popthelp.c:12:
popt/popt.h:444: warning: type qualifiers ignored on function return type
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: At top level:
popt/popthelp.c:73: warning: type qualifiers ignored on function return type
popt/popthelp.c:94: warning: type qualifiers ignored on function return type
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 `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 
In file included from popt/system.h:76,
                 from popt/poptparse.c:9:
popt/popt.h:444: warning: type qualifiers ignored on function return type
popt/poptparse.c: In function `poptConfigFileToString':
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