You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ben Hyde <bh...@pobox.com> on 1998/06/14 15:27:57 UTC

[BUILD] Many things broken

This mornings build is full of fresh problems:
  - ben hyde
---
Summary of build of: apache_19980614070026.tar.gz
----------------------------------- logs/alphaosf.log -------------------------------
LOG Build: apache-1.3 alphaosf moscow unix active 1200 Sun Jun 14 05:02:02 EDT 1998
LOG: uname -a:OSF1 moscow V3.2 148 alpha
 + configured for DEC OSF/1 platform
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
gcc -c  -I../os/unix -I../include   -DOSF1 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' http_protocol.c
http_protocol.c: In function `ap_set_byterange':
http_protocol.c:182: warning: passing arg 4 of `internal_byterange' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DOSF1 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_config.c
mod_log_config.c:468: warning: initialization from incompatible pointer type
mod_log_config.c:471: warning: initialization from incompatible pointer type
mod_log_config.c:474: warning: initialization from incompatible pointer type
mod_log_config.c:477: warning: initialization from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DOSF1 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_agent.c
mod_log_agent.c: In function `agent_log_transaction':
mod_log_agent.c:158: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DOSF1 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_referer.c
mod_log_referer.c: In function `referer_log_transaction':
mod_log_referer.c:176: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DOSF1 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime_magic.c
mod_mime_magic.c: In function `magic_rsl_to_request':
mod_mime_magic.c:819: warning: passing arg 1 of `ap_content_type_tolower' discards `const' from pointer target type
mod_mime_magic.c:826: warning: passing arg 1 of `ap_str_tolower' discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DOSF1 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime.c
mod_mime.c: In function `find_ct':
mod_mime.c:283: warning: assignment from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DOSF1 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_negotiation.c
mod_negotiation.c: In function `do_languages_line':
mod_negotiation.c:442: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c: In function `read_type_map':
mod_negotiation.c:736: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c:752: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c:755: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DOSF1 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_unique_id.c
mod_unique_id.c: In function `gen_unique_id':
mod_unique_id.c:331: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DOSF1 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_example.c
mod_example.c: In function `trace_add':
mod_example.c:347: warning: assignment discards `const' from pointer target type
-rwxrwxr-x   1 bhyde    staff    1040384 Jun 14 05:17 httpd





----------------------------------- logs/hp9000s700.log -------------------------------
LOG Build: apache-1.3 hp9000s700 rwanda unix active 1200 Sun Jun 14 05:18:00 EDT 1998
LOG: uname -a:HP-UX rwanda B.10.01 A 9000/710 2011145811 two-user license
 + configured for HP-UX 10 platform
    o rewrite_module uses ConfigStart/End
      disabling DBM support for mod_rewrite
      (perhaps you need to add -ldbm, -lndbm or -lgdbm to EXTRA_LIBS)
gcc -c  -I../os/unix -I../include   -DHPUX10 -DSELECT_NEEDS_CAST -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' http_protocol.c
http_protocol.c: In function `ap_set_byterange':
http_protocol.c:182: warning: passing arg 4 of `internal_byterange' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DSELECT_NEEDS_CAST -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_config.c
mod_log_config.c:468: warning: initialization from incompatible pointer type
mod_log_config.c:471: warning: initialization from incompatible pointer type
mod_log_config.c:474: warning: initialization from incompatible pointer type
mod_log_config.c:477: warning: initialization from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DSELECT_NEEDS_CAST -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_agent.c
mod_log_agent.c: In function `agent_log_transaction':
mod_log_agent.c:158: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DSELECT_NEEDS_CAST -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_referer.c
mod_log_referer.c: In function `referer_log_transaction':
mod_log_referer.c:176: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DSELECT_NEEDS_CAST -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime_magic.c
mod_mime_magic.c: In function `magic_rsl_to_request':
mod_mime_magic.c:819: warning: passing arg 1 of `ap_content_type_tolower' discards `const' from pointer target type
mod_mime_magic.c:826: warning: passing arg 1 of `ap_str_tolower' discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DSELECT_NEEDS_CAST -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime.c
mod_mime.c: In function `find_ct':
mod_mime.c:283: warning: assignment from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DSELECT_NEEDS_CAST -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_negotiation.c
mod_negotiation.c: In function `do_languages_line':
mod_negotiation.c:442: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c: In function `read_type_map':
mod_negotiation.c:736: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c:752: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c:755: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DSELECT_NEEDS_CAST -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_unique_id.c
mod_unique_id.c: In function `gen_unique_id':
mod_unique_id.c:331: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DHPUX10 -DSELECT_NEEDS_CAST -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_example.c
mod_example.c: In function `trace_add':
mod_example.c:347: warning: assignment discards `const' from pointer target type
-rwxrwxr-x   1 bhyde    staff     731320 Jun 14 05:31 httpd





----------------------------------- logs/hp9000s800.log -------------------------------
LOG Build: apache-1.3 hp9000s800 wy unix active 1200 Sun Jun 14 05:32:45 EDT 1998
LOG: uname -a:HP-UX wy A.09.00 E 9000/835 12002161 8-user license
 + configured for HP-UX platform
    o rewrite_module uses ConfigStart/End
      disabling DBM support for mod_rewrite
      (perhaps you need to add -ldbm, -lndbm or -lgdbm to EXTRA_LIBS)
cc -c  -I../os/unix -I../include   -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' http_protocol.c
cc: "http_protocol.c", line 182: warning 604: Pointers are not assignment-compatible.
cc: "http_protocol.c", line 182: warning 563: Argument #4 is not the correct type.
cc -c  -I../../os/unix -I../../include   -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_config.c
cc: "mod_log_config.c", line 468: warning 604: Pointers are not assignment-compatible.
cc: "mod_log_config.c", line 471: warning 604: Pointers are not assignment-compatible.
cc: "mod_log_config.c", line 474: warning 604: Pointers are not assignment-compatible.
cc: "mod_log_config.c", line 477: warning 604: Pointers are not assignment-compatible.
cc -c  -I../../os/unix -I../../include   -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_agent.c
cc: "mod_log_agent.c", line 158: warning 611: Qualifiers are not assignment-compatible.
cc -c  -I../../os/unix -I../../include   -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_referer.c
cc: "mod_log_referer.c", line 176: warning 611: Qualifiers are not assignment-compatible.
cc -c  -I../../os/unix -I../../include   -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime_magic.c
cc: "mod_mime_magic.c", line 819: warning 611: Qualifiers are not assignment-compatible.
cc: "mod_mime_magic.c", line 819: warning 563: Argument #1 is not the correct type.
cc: "mod_mime_magic.c", line 826: warning 611: Qualifiers are not assignment-compatible.
cc: "mod_mime_magic.c", line 826: warning 563: Argument #1 is not the correct type.
cc -c  -I../../os/unix -I../../include   -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime.c
cc: "mod_mime.c", line 283: warning 604: Pointers are not assignment-compatible.
cc -c  -I../../os/unix -I../../include   -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_negotiation.c
cc: "mod_negotiation.c", line 442: warning 604: Pointers are not assignment-compatible.
cc: "mod_negotiation.c", line 442: warning 563: Argument #2 is not the correct type.
cc: "mod_negotiation.c", line 736: warning 604: Pointers are not assignment-compatible.
cc: "mod_negotiation.c", line 736: warning 563: Argument #2 is not the correct type.
cc: "mod_negotiation.c", line 752: warning 604: Pointers are not assignment-compatible.
cc: "mod_negotiation.c", line 752: warning 563: Argument #2 is not the correct type.
cc: "mod_negotiation.c", line 755: warning 604: Pointers are not assignment-compatible.
cc: "mod_negotiation.c", line 755: warning 563: Argument #2 is not the correct type.
cc -c  -I../../os/unix -I../../include   -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_unique_id.c
cc: "mod_unique_id.c", line 331: warning 611: Qualifiers are not assignment-compatible.
cc -c  -I../../os/unix -I../../include   -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_example.c
cc: "mod_example.c", line 347: warning 611: Qualifiers are not assignment-compatible.
-rwxrwxr-x   1 bhyde    staff     724992 Jun 14 05:55 httpd





----------------------------------- logs/intelnt.log -------------------------------
LOG Build: apache-1.3 intelnt ntl nt active 500 Sun Jun 14 04:58:44 EDT 1998
Using default install directory \Apache
cl.exe @C:\TEMP\nma00334.
regcomp.c(1061) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1092) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1095) : warning C4018: '==' : signed/unsigned mismatch
regcomp.c(1119) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1139) : warning C4018: '<' : signed/unsigned mismatch
engine.c(152) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(209) : warning C4018: '<' : signed/unsigned mismatch
engine.c(210) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(152) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(209) : warning C4018: '<' : signed/unsigned mismatch
engine.c(210) : warning C4018: '<=' : signed/unsigned mismatch
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\http_config.c
.\main\http_config.c(1436) : warning C4761: integral size mismatch in argument; conversion supplied
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\modules\standard\mod_include.c
.\modules\standard\mod_include.c(459) : warning C4018: '==' : signed/unsigned mismatch
.\modules\standard\mod_include.c(556) : warning C4018: '>' : signed/unsigned mismatch
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\os\win32\mod_isapi.c
.\os\win32\mod_isapi.c(197) : warning C4090: '=' : different 'const' qualifiers
.\os\win32\mod_isapi.c(198) : warning C4090: '=' : different 'const' qualifiers
.\os\win32\mod_isapi.c(199) : warning C4090: '=' : different 'const' qualifiers
.\os\win32\mod_isapi.c(200) : warning C4090: '=' : different 'const' qualifiers
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\modules\standard\mod_negotiation.c
.\modules\standard\mod_negotiation.c(378) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(382) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(385) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(745) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(1884) : warning C4244: '=' : conversion from 'float ' to 'long ', possible loss of data
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\rfc1413.c
.\main\rfc1413.c(151) : warning C4018: '<' : signed/unsigned mismatch
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\util_uri.c
.\main\util_uri.c(575) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data
cl.exe /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /Fp".\ApacheModuleStatusR\ApacheModuleStatus.pch" /YX /Fo".\ApacheModuleStatusR\\" /Fd".\ApacheModuleStatusR\\" /FD /c ..\..\modules\standard\mod_status.c
..\..\modules\standard\mod_status.c(385) : warning C4244: 'function' : conversion from 'float ' to 'unsigned long ', possible loss of data
..\..\modules\standard\mod_status.c(390) : warning C4244: 'function' : conversion from 'float ' to 'unsigned long ', possible loss of data
cl.exe @C:\TEMP\nma00208.
proxy_connect.c(155) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_connect.c(155) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_ftp.c(300) : warning C4018: '!=' : signed/unsigned mismatch
proxy_ftp.c(566) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_http.c(240) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_http.c(246) : warning C4761: integral size mismatch in argument; conversion supplied
cd ..\..

 Directory of D:\bt\scratch\apache-1.3\src\ApacheR
06/14/98  05:08a                 3,072 APACHE.EXE      Apache.exe
06/14/98  05:08a               244,736 APACHE~1.DLL    ApacheCore.dll





----------------------------------- logs/mips.log -------------------------------
LOG Build: apache-1.3 mips th unix active 1200 Sun Jun 14 05:55:48 EDT 1998
LOG: uname -a:ULTRIX th 4.1 0 RISC
 + configured for ULTRIX platform
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
gcc -c  -I../os/unix -I../include   -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' http_protocol.c
http_protocol.c: In function `ap_set_byterange':
http_protocol.c:182: warning: passing arg 4 of `internal_byterange' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_config.c
mod_log_config.c:468: warning: initialization from incompatible pointer type
mod_log_config.c:471: warning: initialization from incompatible pointer type
mod_log_config.c:474: warning: initialization from incompatible pointer type
mod_log_config.c:477: warning: initialization from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_agent.c
mod_log_agent.c: In function `agent_log_transaction':
mod_log_agent.c:158: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_referer.c
mod_log_referer.c: In function `referer_log_transaction':
mod_log_referer.c:176: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime_magic.c
mod_mime_magic.c: In function `magic_rsl_to_request':
mod_mime_magic.c:819: warning: passing arg 1 of `ap_content_type_tolower' discards `const' from pointer target type
mod_mime_magic.c:826: warning: passing arg 1 of `ap_str_tolower' discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime.c
mod_mime.c: In function `find_ct':
mod_mime.c:283: warning: assignment from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_negotiation.c
mod_negotiation.c: In function `do_languages_line':
mod_negotiation.c:442: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c: In function `read_type_map':
mod_negotiation.c:736: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c:752: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c:755: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_unique_id.c
mod_unique_id.c: In function `gen_unique_id':
mod_unique_id.c:331: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_example.c
mod_example.c: In function `trace_add':
mod_example.c:347: warning: assignment discards `const' from pointer target type
-rwxrwxr-x  1 bhyde      995844 Jun 14 06:12 httpd





----------------------------------- logs/sgi.log -------------------------------
LOG Build: apache-1.3 sgi india unix active 600 Sun Jun 14 06:12:54 EDT 1998
LOG: uname -a:IRIX india 5.2 02282013 IP12 mips
 + configured for SGI IRIX platform
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
cc -c  -I../os/unix -I../include   -DIRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' http_protocol.c
cfe: Warning 709: http_protocol.c, line 182: Incompatible pointer type assignment
         while (internal_byterange(0, &tlength, r, &r_range, 0 , 0 ));
 --------------------------------------------------^
cc -c  -I../../os/unix -I../../include   -DIRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_config.c
cfe: Warning 709: mod_log_config.c, line 468: Incompatible pointer type assignment
         'i', log_header_in, 0
 -------------^
cfe: Warning 709: mod_log_config.c, line 471: Incompatible pointer type assignment
         'o', log_header_out, 0
 -------------^
cfe: Warning 709: mod_log_config.c, line 474: Incompatible pointer type assignment
         'n', log_note, 0
 -------------^
cfe: Warning 709: mod_log_config.c, line 477: Incompatible pointer type assignment
         'e', log_env_var, 0
 -------------^
cc -c  -I../../os/unix -I../../include   -DIRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_agent.c
cfe: Warning 709: mod_log_agent.c, line 158: Incompatible pointer type assignment
     agent = ap_table_get(orig->headers_in, "User-Agent");
 ----------^
cc -c  -I../../os/unix -I../../include   -DIRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_referer.c
cfe: Warning 709: mod_log_referer.c, line 176: Incompatible pointer type assignment
     referer = ap_table_get(orig->headers_in, "Referer");
 ------------^
cc -c  -I../../os/unix -I../../include   -DIRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime_magic.c
cfe: Warning 709: mod_mime_magic.c, line 819: Incompatible pointer type assignment
        ap_content_type_tolower(r->content_type);
        -------------------------^
cfe: Warning 709: mod_mime_magic.c, line 826: Incompatible pointer type assignment
        ap_str_tolower(r->content_encoding);
        ----------------^
cc -c  -I../../os/unix -I../../include   -DIRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime.c
cfe: Warning 709: mod_mime.c, line 283: Incompatible pointer type assignment
             new = (char **) ap_push_array(r->content_languages);
 ----------------^
cc -c  -I../../os/unix -I../../include   -DIRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_negotiation.c
cfe: Warning 709: mod_negotiation.c, line 442: Incompatible pointer type assignment
         *new = ap_get_token(p, lang_line, 0);
 -------------------------------^
cfe: Warning 709: mod_negotiation.c, line 736: Incompatible pointer type assignment
                 mime_info.file_name = ap_get_token(neg->pool, &body, 0);
 --------------------------------------------------------------^
cfe: Warning 709: mod_negotiation.c, line 752: Incompatible pointer type assignment
                 mime_info.content_encoding = ap_get_token(neg->pool, &body, 0);
 ---------------------------------------------------------------------^
cfe: Warning 709: mod_negotiation.c, line 755: Incompatible pointer type assignment
                 mime_info.description = ap_get_token(neg->pool, &body, 0);
 ----------------------------------------------------------------^
cc -c  -I../../os/unix -I../../include   -DIRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_unique_id.c
cfe: Warning 709: mod_unique_id.c, line 331: Incompatible pointer type assignment
     if (r->prev && (e = ap_table_get(r->subprocess_env, "REDIRECT_UNIQUE_ID"))) {
 ----------------------^
cc -c  -I../../os/unix -I../../include   -DIRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_example.c
cfe: Warning 709: mod_example.c, line 347: Incompatible pointer type assignment
         if ((trace_copy = ap_table_get(r->notes, "example-trace" )) == 0 ) {
 ------------------------^
-rwxrwxr-x    1 bhyde    nuucp     898388 Jun 14 06:24 httpd





----------------------------------- logs/sparcsol.log -------------------------------
LOG Build: apache-1.3 sparcsol ontario unix active 1200 Sun Jun 14 04:15:02 EDT 1998
LOG: uname -a:SunOS ontario 5.5 Generic sun4m sparc SUNW,SPARCstation-5
 + configured for Solaris 250 platform
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
gcc -c  -I../os/unix -I../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"' http_protocol.c
http_protocol.c: In function `ap_set_byterange':
http_protocol.c:182: warning: passing arg 4 of `internal_byterange' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"' mod_log_config.c
mod_log_config.c:468: warning: initialization from incompatible pointer type
mod_log_config.c:471: warning: initialization from incompatible pointer type
mod_log_config.c:474: warning: initialization from incompatible pointer type
mod_log_config.c:477: warning: initialization from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"' mod_log_agent.c
mod_log_agent.c: In function `agent_log_transaction':
mod_log_agent.c:158: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"' mod_log_referer.c
mod_log_referer.c: In function `referer_log_transaction':
mod_log_referer.c:176: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"' mod_mime_magic.c
mod_mime_magic.c: In function `magic_rsl_to_request':
mod_mime_magic.c:819: warning: passing arg 1 of `ap_content_type_tolower' discards `const' from pointer target type
mod_mime_magic.c:826: warning: passing arg 1 of `ap_str_tolower' discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"' mod_mime.c
mod_mime.c: In function `find_ct':
mod_mime.c:283: warning: assignment from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"' mod_negotiation.c
mod_negotiation.c: In function `do_languages_line':
mod_negotiation.c:442: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c: In function `read_type_map':
mod_negotiation.c:736: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c:752: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c:755: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"' mod_unique_id.c
mod_unique_id.c: In function `gen_unique_id':
mod_unique_id.c:331: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"' mod_example.c
mod_example.c: In function `trace_add':
mod_example.c:347: warning: assignment discards `const' from pointer target type
-rwxrwxr-x   1 bhyde      651420 Jun 14 04:57 httpd





----------------------------------- logs/sun4.log -------------------------------
LOG Build: apache-1.3 sun4 bal unix active 1200 Sun Jun 14 06:25:36 EDT 1998
LOG: uname -a:SunOS baltimore 4.1.4 4 sun4m
 + configured for SunOS 4 platform
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
gcc -c  -I../os/unix -I../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' http_protocol.c
http_protocol.c: In function `ap_set_byterange':
http_protocol.c:182: warning: passing arg 4 of `internal_byterange' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_config.c
mod_log_config.c:468: warning: initialization from incompatible pointer type
mod_log_config.c:471: warning: initialization from incompatible pointer type
mod_log_config.c:474: warning: initialization from incompatible pointer type
mod_log_config.c:477: warning: initialization from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_agent.c
mod_log_agent.c: In function `agent_log_transaction':
mod_log_agent.c:158: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_log_referer.c
mod_log_referer.c: In function `referer_log_transaction':
mod_log_referer.c:176: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime_magic.c
mod_mime_magic.c: In function `magic_rsl_to_request':
mod_mime_magic.c:819: warning: passing arg 1 of `ap_content_type_tolower' discards `const' from pointer target type
mod_mime_magic.c:826: warning: passing arg 1 of `ap_str_tolower' discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_mime.c
mod_mime.c: In function `find_ct':
mod_mime.c:283: warning: assignment from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_negotiation.c
mod_negotiation.c: In function `do_languages_line':
mod_negotiation.c:442: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c: In function `read_type_map':
mod_negotiation.c:736: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c:752: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
mod_negotiation.c:755: warning: passing arg 2 of `ap_get_token' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_unique_id.c
mod_unique_id.c: In function `gen_unique_id':
mod_unique_id.c:331: warning: assignment discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' mod_example.c
mod_example.c: In function `trace_add':
mod_example.c:347: warning: assignment discards `const' from pointer target type
-rwxrwxr-x  1 bhyde      704512 Jun 14 06:37 httpd