Squid 3.1 Static Analysis

From: Amos Jeffries <amos_at_treenet.co.nz>
Date: Sat, 07 Nov 2009 20:45:57 +1300

Been playing with cppcheck this afternoon. It's the first static
analyzer that I've managed to both install and use without annoying
troubles.

Most useful seem to be the file dumping what precompiler defines depend
on what others. This can be used after a bit of cleanup to generate the
component matrix the TestBed has been waiting for.

Secondly is a short list of various bugs it sees in 3.1. I'm fairly sure
that half of these will turn out to be false alerts. The other half may
be real issues though.

I've attached those for the record and in case anyone wants to fix one
of the error2 problems.

Just note that many of the reported memory leaks are for global objects
which are leaked on restart/reconfigure/shutdown. Known problems with
fixes blocked by pending code redesign. I also suspect the unused
functions reported are false but thats one worth looking into anyway.

Amos

[./compat/GnuRegex.c:2374]: Variable 'destination' is not assigned a value
[./compat/GnuRegex.c:3226]: Variable 'is_a_jump_n' is assigned a value that is never used
[./compat/GnuRegex.c:3405]: Variable 'is_a_jump_n' is assigned a value that is never used
[./helpers/basic_auth/MSNT/rfcnb-io.c:52]: Variable 'x' is not assigned a value
[./helpers/basic_auth/MSNT/rfcnb-util.c:120]: Warning - using char variable in bit operation
[./helpers/basic_auth/MSNT/rfcnb-util.c:524]: Unreachable code below a 'return'
[./helpers/basic_auth/MSNT/rfcnb-util.c:539]: Unreachable code below a 'return'
[./helpers/basic_auth/MSNT/rfcnb-util.c:545]: Unreachable code below a 'return'
[./helpers/basic_auth/MSNT/session.c:171]: Memory leak: redir_addr
[./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c:269]: Resource leak: cf
[./helpers/digest_auth/eDirectory/ldap_backend.c:513]: Unreachable code below a 'return'
[./helpers/digest_auth/ldap/ldap_backend.c:480]: Unreachable code below a 'return'
[./helpers/external_acl/ldap_group/squid_ldap_group.c:663]: Unreachable code below a 'return'
[./helpers/external_acl/ldap_group/squid_ldap_group.c:211]: Variable 'err' is assigned a value that is never used
[./helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c:400]: Variable 'err' is assigned a value that is never used
[./helpers/external_acl/mswin_lm_group/win32_check_group.c:516]: Variable 'err' is assigned a value that is never used
[./helpers/negotiate_auth/mswin_sspi/negotiate.h:64]: Variable 'debug_enabled' is assigned a value that is never used
[./helpers/ntlm_auth/mswin_sspi/ntlm.h:65]: Variable 'ntlm_errno' is assigned a value that is never used
[./helpers/ntlm_auth/mswin_sspi/ntlm.h:65]: Variable 'UseAllowedGroup' is assigned a value that is never used
[./helpers/ntlm_auth/mswin_sspi/ntlm.h:65]: Variable 'UseDisallowedGroup' is assigned a value that is never used
[./helpers/ntlm_auth/mswin_sspi/ntlm.h:65]: Variable 'debug_enabled' is assigned a value that is never used
[./helpers/ntlm_auth/mswin_sspi/ntlm.h:65]: Variable 'fail_debug_enabled' is assigned a value that is never used
[./helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c:238]: Memory leak: new_dc
[./helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c:100]: Warning - using char variable in bit operation
[./helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c:508]: Unreachable code below a 'return'
[./helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c:523]: Unreachable code below a 'return'
[./helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c:529]: Unreachable code below a 'return'
[./helpers/ntlm_auth/smb_lm/smbval/session.c:200]: Memory leak: redir_addr
[./lib/heap.c:549]: Variable 'skewsq' is assigned a value that is never used
[./lib/rfc3596.c:216]: Unused variable 'rl'
[./lib/rfc3596.c:216]: Unused variable 'sid'
[./lib/rfc3596.c:216]: Unused variable 'sidb'
[./snmplib/coexistance.c:123]: Unreachable code below a 'return'
[./snmplib/parse.c:1086]: Resource leak: fp
[./snmplib/snmp_pdu.c:484]: Unused variable 'four'
[./src/ip/IpAddress.h:431]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/DiskIO/AIO/AIODiskIOStrategy.cc:119]: Unreachable code below a 'return'
[./src/DiskIO/AIO/AIODiskIOStrategy.cc:117]: Variable 'fd' is assigned a value that is never used
[./src/DiskIO/DiskDaemon/DiskdIOStrategy.h:44] The class 'SharedMemory' has no constructor
[./src/DiskIO/DiskThreads/aiops.cc:879]: Unused variable 'len'
[./src/DiskIO/DiskThreads/aiops_win32.cc:979]: Unused variable 'len'
[./src/EventLoop.cc:39] Uninitialized member variable 'EventLoop::runOnceResult'
[./src/EventLoop.cc:39] Uninitialized member variable 'EventLoop::error'
[./src/EventLoop.cc:39] Uninitialized member variable 'EventLoop::loop_delay'
[./src/LoadableModules.cc:16]: Memory leak: m
[./src/RemovalPolicy.h:63] The class 'RemovalPolicy' has no constructor
[./src/RemovalPolicy.h:80] The class 'RemovalPolicyWalker' has no constructor
[./src/RemovalPolicy.h:91] The class 'RemovalPurgeWalker' has no constructor
[./src/structs.h:711] The class 'HttpHdrCc' has no constructor
[./src/StatHist.cc:165]: Unreachable code below a 'return'
[./src/WinSvc.cc:379]: Unreachable code below a 'return'
[./src/access_log.cc:444] The class 'logformat_token' has no constructor
[./src/acl/Arp.cc:630]: Unreachable code below a 'return'
[./src/acl/Asn.cc:538]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/acl/MethodData.cc:55]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/acl/ProtocolData.cc:53]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/acl/SslErrorData.cc:20]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/acl/TimeData.cc:66]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/auth/UserRequest.cc:260]: Unreachable code below a 'return'
[./src/auth/basic/auth_basic.h:18] The class 'AuthenticateStateData' has no constructor
[./src/auth/basic/auth_basic.h:29] The class 'BasicAuthQueueNode' has no constructor
[./src/auth/basic/basicScheme.cc:34]: Memory leak: basicScheme::_instance
[./src/auth/digest/auth_digest.h:17] The class 'DigestAuthenticateStateData' has no constructor
[./src/auth/digest/digestScheme.cc:34]: Memory leak: digestScheme::_instance
[./src/auth/negotiate/auth_negotiate.cc:729]: Unreachable code below a 'return'
[./src/auth/negotiate/auth_negotiate.cc:736]: Unreachable code below a 'return'
[./src/auth/negotiate/auth_negotiate.cc:752]: Unreachable code below a 'return'
[./src/auth/negotiate/auth_negotiate.cc:765]: Unreachable code below a 'return'
[./src/auth/negotiate/negotiateScheme.cc:34]: Memory leak: negotiateScheme::_instance
[./src/auth/ntlm/auth_ntlm.cc:647]: Unreachable code below a 'return'
[./src/auth/ntlm/auth_ntlm.cc:654]: Unreachable code below a 'return'
[./src/auth/ntlm/auth_ntlm.cc:670]: Unreachable code below a 'return'
[./src/auth/ntlm/auth_ntlm.cc:683]: Unreachable code below a 'return'
[./src/auth/ntlm/ntlmScheme.cc:34]: Memory leak: ntlmScheme::_instance
[./src/cache_cf.cc:277]: Mismatching allocation and deallocation: fp
[./src/cache_cf.cc:383]: Resource leak: fp
[./src/cache_cf.cc:2568]: Variable 'i' is assigned a value that is never used
[./src/cache_manager.cc:36]: Memory leak: CacheManager::instance
[./src/carp.cc:64]: Variable 'W' is assigned a value that is never used
[./src/cbdata.cc:87] The class 'cbdata' has no constructor
[./src/client_side.cc:3717]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/client_side_reply.cc:1015]: Variable 'sending' is assigned a value that is never used
[./src/client_side_request.cc:276]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/comm.cc:195] The class 'ConnectStateData' has no constructor
[./src/comm.cc:814]: Unreachable code below a 'return'
[./src/comm.cc:823]: Unreachable code below a 'return'
[./src/comm.cc:707]: Variable 'tos' is assigned a value that is never used
[./src/dns_internal.cc:1323]: Variable 'port' is assigned a value that is never used
[./src/dns_internal.cc:1329]: Variable 'port' is assigned a value that is never used
[./src/dnsserver.cc:383]: Variable 'ns6count' is assigned a value that is never used
[./src/errorpage.h:86] The class 'ErrorState' has no constructor
[./src/esi/Assign.cc:49]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/esi/Esi.cc:1052]: Unreachable code below a 'return'
[./src/esi/Esi.cc:1385]: Unreachable code below a 'return'
[./src/event.cc:111] Uninitialized member variable 'ev_entry::next'
[./src/external_acl.cc:86] The class 'external_acl' has no constructor
[./src/filemap.cc:89]: Variable 'bitmask' is assigned a value that is never used
[./src/filemap.cc:110]: Variable 'bitmask' is assigned a value that is never used
[./src/fqdncache.cc:93] The class 'fqdncache_entry' has no constructor
[./src/fqdncache.cc:496]: Variable 'n' is assigned a value that is never used
[./src/fs/coss/StoreFScoss.h:43] The class 'CossStats' has no constructor
[./src/fs/coss/store_dir_coss.cc:1]: Memory leak: CossSwapDir::currentIOOptions
[./src/fs/ufs/store_dir_ufs.cc:36]: Memory leak: UFSSwapDir::currentIOOptions
[./src/fs/ufs/ufscommon.h:227] The class '_queued_read' has no constructor
[./src/fs/ufs/ufscommon.h:240] The class '_queued_write' has no constructor
[./src/fs/ufs/store_dir_ufs.cc:263]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/fs/ufs/store_dir_ufs.cc:1065]: Variable 'N2' is assigned a value that is never used
[./src/fs/ufs/store_dir_ufs.cc:1219]: Variable 'L1' is assigned a value that is never used
[./src/fs/ufs/ufscommon.cc:209]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/ftp.cc:1597]: Memory leak: ftpState
[./src/ftp.cc:2438]: Variable 'n' is assigned a value that is never used
[./src/helper.cc:322]: Memory leak: r
[./src/http.cc:2020]: Memory leak: httpState
[./src/http.cc:157]: Redundant condition. It is safe to deallocate a NULL pointer
[./src/http.cc:547]: Unreachable code below a 'return'
[./src/icmp/Icmp.cc:39] Uninitialized member variable 'Icmp::icmp_ident'
[./src/icmp/Icmp.cc:39] Uninitialized member variable 'Icmp::icmp_sock'
[./src/ip/IpAddress.cc:695]: Unreachable code below a 'return'
[./src/ip/IpIntercept.cc:522]: Unreachable code below a 'return'
[./src/ipcache.cc:88] The class 'ipcache_entry' has no constructor
[./src/ipcache.cc:653]: Variable 'done' is assigned a value that is never used
[./src/main.cc:1287]: Unreachable code below a 'return'
[./src/main.cc:827]: Unreachable code below a 'return'
[./src/mime.cc:63] The class 'mimeEntry' has no constructor
[./src/neighbors.cc:808]: Unreachable code below a 'return'
[./src/peer_sourcehash.cc:59]: Variable 'W' is assigned a value that is never used
[./src/peer_userhash.cc:60]: Variable 'W' is assigned a value that is never used
[./src/ssl_support.cc:365]: Variable 'value' is assigned a value that is never used
[./src/ssl_support.cc:377]: Variable 'value' is assigned a value that is never used
[./src/stat.cc:64] The class 'StatObjectsState' has no constructor
[./src/stat.cc:1722]: Unused variable 'dt'
[./src/stat.cc:1722]: Unused variable 'i'
[./src/store_digest.cc:60] The class 'StoreDigestState' has no constructor
[./src/tests/testStoreController.cc:78]: Memory leak: logEntry
[./src/tests/testStoreHashIndex.cc:59]: Memory leak: logEntry
[./src/tools.cc:1005]: Unreachable code below a 'return'
[./src/tunnel.cc:50] The class 'TunnelStateData' has no constructor
[./src/StoreMeta.h:142] The class 'StoreMeta' has no constructor
[./src/urn.cc:282]: Memory leak: anUrn
[./src/wccp2.cc:1852]: Warning: Division with signed and unsigned operators
[./src/whois.cc:47] The class 'WhoisState' has no constructor
[./test-suite/MemPoolTest.cc:58] The class 'SomethingToAlloc' has no constructor
[./test-suite/hash.c:304]: Redundant condition. It is safe to deallocate a NULL pointer
[./test-suite/hash.c:346]: Redundant condition. It is safe to deallocate a NULL pointer
[./tools/squidclient.cc:170]: Variable 'pcount' is assigned a value that is never used
The function 'AddExtension' is never used.
The function 'CalculateElementArrayIndex' is never used.
The function 'CleanModule' is never used.
The function 'Connect' is never used.
The function 'ConnectDone' is never used.
The function 'DumpAccess' is never used.
The function 'DumpServiceGroups' is never used.
The function 'DumpStats' is never used.
The function 'G' is never used.
The function 'Handler' is never used.
The function 'InitModule' is never used.
The function 'Initialise' is never used.
The function 'IsValidSpnegoElement' is never used.
The function 'NTLM_Auth' is never used.
The function 'NTLM_Connect' is never used.
The function 'NTLM_Disconnect' is never used.
The function 'NetworkCompare' is never used.
The function 'OpenDone' is never used.
The function 'ParseBool' is never used.
The function 'QueryServerForUser' is never used.
The function 'RFCNB_AName_To_NBName' is never used.
The function 'RFCNB_Get_Error_Msg' is never used.
The function 'RFCNB_Get_Last_Errno' is never used.
The function 'RFCNB_Listen' is never used.
The function 'RFCNB_Set_Timeout' is never used.
The function 'ReadReply' is never used.
The function 'RegisterAllFsWithCacheManager' is never used.
The function 'SMB_AtrToStr' is never used.
The function 'SMB_Connect' is never used.
The function 'SMB_Create_Con_Handle' is never used.
The function 'SMB_DOSTimToStr' is never used.
The function 'SMB_Get_Max_Buf_Siz' is never used.
The function 'SMB_Get_Protocol' is never used.
The function 'SMB_Get_Protocol_IDX' is never used.
The function 'SMB_Get_Tree_MBS' is never used.
The function 'SMB_Term' is never used.
The function 'SMB_TreeDisconnect' is never used.
The function 'SMBlib_Set_Sock_NoDelay' is never used.
The function 'ScheduleCall' is never used.
The function 'ShortCircuit' is never used.
The function 'StopInterception' is never used.
The function 'StringToInt' is never used.
The function 'Throw' is never used.
The function 'WIN32_getrusage' is never used.
The function 'WIN32_pipe' is never used.
The function 'WIN32_strerror' is never used.
The function 'WIN32_truncate' is never used.
The function 'WalkNode' is never used.
The function 'WalkVoid' is never used.
The function 'Win32__WSAFDIsSet' is never used.
The function '_ToRefCount' is never used.
The function '_comm_close' is never used.
The function '_free' is never used.
The function '_free_osfhnd' is never used.
The function '_heap_copy_element' is never used.
The function '_lock' is never used.
The function '_unlock' is never used.
The function 'accessLogGetNewLogFormatToken' is never used.
The function 'accessLogTime' is never used.
The function 'aclDestroyDenyInfoList' is never used.
The function 'adaptationAborted' is never used.
The function 'adaptationDelayed' is never used.
The function 'adapted' is never used.
The function 'aioStat' is never used.
The function 'aio_error64' is never used.
The function 'aio_read64' is never used.
The function 'aio_return64' is never used.
The function 'aio_write64' is never used.
The function 'api_errstring' is never used.
The function 'authDigestNonceLinks' is never used.
The function 'authenticateAddTrailer' is never used.
The function 'authenticateAuthUserMerge' is never used.
The function 'authenticateRequestRefCount' is never used.
The function 'cacheDigestGuessStatsUpdate' is never used.
The function 'calc_heap_skew' is never used.
The function 'callable' is never used.
The function 'cbdataInternalAddType' is never used.
The function 'cbdataInternalAlloc' is never used.
The function 'cbdataInternalAllocDbg' is never used.
The function 'cbdataInternalFree' is never used.
The function 'cbdataInternalFreeDbg' is never used.
The function 'cbdataInternalLockDbg' is never used.
The function 'cbdataInternalReferenceDoneValid' is never used.
The function 'cbdataInternalReferenceDoneValidDbg' is never used.
The function 'checkNullString' is never used.
The function 'check_null_IpAddress_list' is never used.
The function 'check_null_access_log' is never used.
The function 'check_null_acl_access' is never used.
The function 'check_null_string' is never used.
The function 'check_null_wccp2_service' is never used.
The function 'clearResetTCP' is never used.
The function 'clientPinnedConnectionClosed' is never used.
The function 'clientReadRequest' is never used.
The function 'closeDebug' is never used.
The function 'commStartHalfClosedMonitor' is never used.
The function 'comm_lingering_close' is never used.
The function 'commio_call_callback' is never used.
The function 'connStateClosed' is never used.
The function 'connectedp' is never used.
The function 'createOneStore' is never used.
The function 'createRemovalPolicy_heap' is never used.
The function 'cred_hash1' is never used.
The function 'cred_hash2' is never used.
The function 'ctrlClosed' is never used.
The function 'dataClosed' is never used.
The function 'deleteSelf' is never used.
The function 'delete_heap' is never used.
The function 'dial' is never used.
The function 'doSomething' is never used.
The function 'double_to_str' is never used.
The function 'dumpConfigLine' is never used.
The function 'dumpToLog' is never used.
The function 'dump_IpAddress_list' is never used.
The function 'dump_access_log' is never used.
The function 'dump_acl' is never used.
The function 'dump_acl_address' is never used.
The function 'dump_acl_b_size_t' is never used.
The function 'dump_acl_tos' is never used.
The function 'dump_address' is never used.
The function 'dump_authparam' is never used.
The function 'dump_b_int64_t' is never used.
The function 'dump_b_size_t' is never used.
The function 'dump_cachedir' is never used.
The function 'dump_cachemgrpasswd' is never used.
The function 'dump_delay_pool_count' is never used.
The function 'dump_denyinfo' is never used.
The function 'dump_ecap_service_type' is never used.
The function 'dump_externalAclHelper' is never used.
The function 'dump_http_header_access' is never used.
The function 'dump_http_header_replace' is never used.
The function 'dump_https_port_list' is never used.
The function 'dump_icap_service_type' is never used.
The function 'dump_int' is never used.
The function 'dump_kb_int64_t' is never used.
The function 'dump_kb_size_t' is never used.
The function 'dump_logformat' is never used.
The function 'dump_onoff' is never used.
The function 'dump_peer' is never used.
The function 'dump_refreshpattern' is never used.
The function 'dump_removalpolicy' is never used.
The function 'dump_size_t' is never used.
The function 'dump_string' is never used.
The function 'dump_time_t' is never used.
The function 'dump_tristate' is never used.
The function 'dump_uri_whitespace' is never used.
The function 'dump_ushort' is never used.
The function 'dump_wccp2_amethod' is never used.
The function 'dump_wccp2_method' is never used.
The function 'dump_wccp2_service' is never used.
The function 'dump_wccp2_service_info' is never used.
The function 'dump_wordlist' is never used.
The function 'epolltype_atoi' is never used.
The function 'expiresMoreThan' is never used.
The function 'file_write_mbuf' is never used.
The function 'fillVirginHttpHeader' is never used.
The function 'firstLine' is never used.
The function 'free_IpAddress_list' is never used.
The function 'free_access_log' is never used.
The function 'free_acl' is never used.
The function 'free_acl_address' is never used.
The function 'free_acl_b_size_t' is never used.
The function 'free_acl_tos' is never used.
The function 'free_address' is never used.
The function 'free_authparam' is never used.
The function 'free_b_int64_t' is never used.
The function 'free_cachemgrpasswd' is never used.
The function 'free_delay_pool_count' is never used.
The function 'free_denyinfo' is never used.
The function 'free_ecap_service_type' is never used.
The function 'free_externalAclHelper' is never used.
The function 'free_http_header_access' is never used.
The function 'free_http_header_replace' is never used.
The function 'free_https_port_list' is never used.
The function 'free_icap_service_type' is never used.
The function 'free_int' is never used.
The function 'free_logformat' is never used.
The function 'free_peer' is never used.
The function 'free_refreshpattern' is never used.
The function 'free_size_t' is never used.
The function 'free_time_t' is never used.
The function 'free_ushort' is never used.
The function 'free_wccp2_amethod' is never used.
The function 'free_wccp2_method' is never used.
The function 'free_wccp2_service' is never used.
The function 'free_wccp2_service_info' is never used.
The function 'ftpAcceptDataConnection' is never used.
The function 'ftpPasvCallback' is never used.
The function 'ftpReadControlReply' is never used.
The function 'ftpTimeout' is never used.
The function 'ftpWriteCommandCallback' is never used.
The function 'gb_flush' is never used.
The function 'gb_to_str' is never used.
The function 'getLastStr' is never used.
The function 'getStringPrefix' is never used.
The function 'hasAny' is never used.
[./test-suite/hash.c] The function 'hash_url' is never used.
The function 'heap_empty' is never used.
The function 'heap_peepkey' is never used.
The function 'heap_peepmin' is never used.
The function 'helperStatefulDefer' is never used.
The function 'helperStatefulServerGetData' is never used.
The function 'httpBuildVersion' is never used.
The function 'httpHdrCcDup' is never used.
The function 'httpHdrCcSetSMaxAge' is never used.
The function 'httpHdrContRangeDup' is never used.
[./src/HttpHdrExtField.cc] The function 'httpHdrExtFieldCreate' is never used.
[./src/HttpHdrExtField.cc] The function 'httpHdrExtFieldDestroy' is never used.
[./src/HttpHdrExtField.cc] The function 'httpHdrExtFieldDup' is never used.
[./src/HttpHdrExtField.cc] The function 'httpHdrExtFieldParseCreate' is never used.
The function 'httpHdrMangle' is never used.
The function 'httpHdrScDup' is never used.
The function 'httpHdrScJoinWith' is never used.
The function 'httpHdrScSetMaxAge' is never used.
The function 'httpHdrScTargetJoinWith' is never used.
The function 'httpHdrScTargetStatDumper' is never used.
The function 'httpHeaderGetEntry' is never used.
The function 'httpHeaderGetList' is never used.
The function 'httpHeaderHas' is never used.
The function 'httpHeaderPutContRange' is never used.
The function 'httpHeaderPutStr' is never used.
The function 'httpHeaderUpdate' is never used.
The function 'httpPackedReply' is never used.
The function 'httpStateConnClosed' is never used.
The function 'httpTimeout' is never used.
The function 'icpGetUrlToSend' is never used.
The function 'init_mib' is never used.
The function 'insert_op1' is never used.
The function 'internalAppend' is never used.
The function 'is_dc_ok' is never used.
The function 'lt__error_string' is never used.
The function 'lt__get_last_error' is never used.
The function 'lt__realloc' is never used.
The function 'lt__set_last_error' is never used.
The function 'lt_dladvise_global' is never used.
The function 'lt_dladvise_local' is never used.
The function 'lt_dladvise_preload' is never used.
The function 'lt_dladvise_resident' is never used.
The function 'lt_dlcaller_get_data' is never used.
The function 'lt_dlcaller_set_data' is never used.
The function 'lt_dlgetinfo' is never used.
The function 'lt_dlgetsearchpath' is never used.
The function 'lt_dlhandle_fetch' is never used.
The function 'lt_dlinsertsearchdir' is never used.
The function 'lt_dlloader_add' is never used.
The function 'lt_dlmakeresident' is never used.
The function 'lt_dlpreload_default' is never used.
The function 'lt_dlpreload_open' is never used.
The function 'lt_dlsetsearchpath' is never used.
The function 'main' is never used.
The function 'make_nam' is never used.
The function 'memBufReport' is never used.
The function 'memFree16K' is never used.
The function 'memFree2K' is never used.
The function 'memFree32K' is never used.
The function 'memFree4K' is never used.
The function 'memFree64K' is never used.
The function 'memFree8K' is never used.
The function 'my_xcalloc' is never used.
The function 'my_xfree' is never used.
The function 'my_xmalloc' is never used.
The function 'noteAbContentAvailable' is never used.
The function 'noteAbContentDone' is never used.
The function 'noteAdaptationAnswer' is never used.
The function 'noteAdaptationQueryAbort' is never used.
The function 'noteBodyConsumerAborted' is never used.
The function 'noteBodyProducerAborted' is never used.
The function 'noteBodyProductionEnded' is never used.
The function 'noteCommClosed' is never used.
The function 'noteCommConnected' is never used.
The function 'noteCommRead' is never used.
The function 'noteCommTimedout' is never used.
The function 'noteCommWrote' is never used.
The function 'noteInitiatorAborted' is never used.
The function 'noteMoreBodyDataAvailable' is never used.
The function 'noteMoreBodySpaceAvailable' is never used.
The function 'noteServiceReady' is never used.
The function 'noteStart' is never used.
The function 'noteTimeToNotify' is never used.
The function 'noteXactAbort' is never used.
The function 'nt_lm_owf_gen' is never used.
The function 'ntlm_dump_ntlmssp_flags' is never used.
The function 'openDebug' is never used.
The function 'optionBlockSizeDump' is never used.
The function 'optionBlockSizeParse' is never used.
The function 'optionIODump' is never used.
The function 'optionIOParse' is never used.
The function 'optionMaxSizeDump' is never used.
The function 'optionMaxSizeParse' is never used.
The function 'optionQ1Dump' is never used.
The function 'optionQ1Parse' is never used.
The function 'optionQ2Dump' is never used.
The function 'optionQ2Parse' is never used.
The function 'optionReadOnlyDump' is never used.
The function 'optionReadOnlyParse' is never used.
The function 'packed304Reply' is never used.
The function 'parseChunkBeg' is never used.
The function 'parseChunkBody' is never used.
The function 'parseChunkEnd' is never used.
The function 'parseConfigLine' is never used.
The function 'parseManyConfigFiles' is never used.
The function 'parseMessageEnd' is never used.
The function 'parseTrailer' is never used.
The function 'parse_IpAddress_list' is never used.
The function 'parse_access_log' is never used.
The function 'parse_acl' is never used.
The function 'parse_acl_address' is never used.
The function 'parse_acl_b_size_t' is never used.
The function 'parse_acl_tos' is never used.
The function 'parse_adaptation_access_type' is never used.
The function 'parse_adaptation_service_chain_type' is never used.
The function 'parse_adaptation_service_set_type' is never used.
The function 'parse_authparam' is never used.
The function 'parse_b_size_t' is never used.
The function 'parse_cachedir' is never used.
The function 'parse_cachemgrpasswd' is never used.
The function 'parse_delay_pool_access' is never used.
The function 'parse_delay_pool_class' is never used.
The function 'parse_delay_pool_count' is never used.
The function 'parse_delay_pool_rates' is never used.
The function 'parse_denyinfo' is never used.
The function 'parse_ecap_service_type' is never used.
The function 'parse_externalAclHelper' is never used.
The function 'parse_hostdomain' is never used.
The function 'parse_hostdomaintype' is never used.
The function 'parse_http_header_access' is never used.
The function 'parse_http_header_replace' is never used.
The function 'parse_http_port_list' is never used.
The function 'parse_https_port_list' is never used.
The function 'parse_icap_access_type' is never used.
The function 'parse_icap_class_type' is never used.
The function 'parse_icap_service_type' is never used.
The function 'parse_kb_int64_t' is never used.
The function 'parse_kb_size_t' is never used.
The function 'parse_logformat' is never used.
The function 'parse_peer' is never used.
The function 'parse_peer_access' is never used.
The function 'parse_refreshpattern' is never used.
The function 'parse_removalpolicy' is never used.
The function 'parse_size_t' is never used.
The function 'parse_tristate' is never used.
The function 'parse_uri_whitespace' is never used.
The function 'parse_ushort' is never used.
The function 'parse_wccp2_amethod' is never used.
The function 'parse_wccp2_method' is never used.
The function 'parse_wccp2_service' is never used.
The function 'parse_wccp2_service_info' is never used.
The function 'peerDigestDisable' is never used.
The function 'peerFindByNameAndPort' is never used.
The function 'print_oid_nums' is never used.
The function 'putRange' is never used.
The function 'putSc' is never used.
The function 'queryElements' is never used.
The function 'reasonPhrase' is never used.
The function 'removeAny' is never used.
The function 'removeFromCache' is never used.
The function 'requestTimeout' is never used.
The function 'rfc1035HeaderPack' is never used.
The function 'rfc1035LabelPack' is never used.
The function 'rfc1035NamePack' is never used.
The function 'rfc1035QuestionPack' is never used.
The function 'rfc3596BuildAAAAQuery' is never used.
The function 'rfc3596BuildPTRQuery6' is never used.
The function 'saneDiff' is never used.
The function 'seekdir' is never used.
The function 'setDefaultPoolChunking' is never used.
The function 'setUp' is never used.
The function 'setegid' is never used.
The function 'skipLeadingSpace' is never used.
The function 'slist_length' is never used.
The function 'slist_nth' is never used.
The function 'slist_reverse' is never used.
The function 'snmp_add_null_var' is never used.
The function 'snmp_api_errno' is never used.
The function 'snmp_errstring' is never used.
The function 'snmp_pdu_fix' is never used.
The function 'spnegoCreateNegTokenInit' is never used.
The function 'spnegoGetMechListMIC' is never used.
The function 'spnegoGetNegotiationResult' is never used.
The function 'spnegoGetSupportedMechType' is never used.
The function 'squidaio_opendir' is never used.
The function 'stat5minClientRequests' is never used.
The function 'statHistEnumDumper' is never used.
The function 'statHistSafeCopy' is never used.
The function 'statusCode' is never used.
The function 'storeClientCopyPending' is never used.
The function 'storeDigestDel' is never used.
The function 'storeKeyScan' is never used.
The function 'storeUnlink' is never used.
The function 'syncWithComm' is never used.
The function 'telldir' is never used.
The function 'touch' is never used.
The function 'useAdapted' is never used.
The function 'validate_user_gr' is never used.
The function 'validate_user_pw' is never used.
The function 'validatorsMatch' is never used.
The function 'vbContent' is never used.
The function 'vbContentShift' is never used.
The function 'vbDiscard' is never used.
The function 'vbMake' is never used.
The function 'vbMakeMore' is never used.
The function 'vbStopMaking' is never used.
The function 'verify_heap_property' is never used.
The function 'willBeComplex' is never used.
The function 'wordlistDup' is never used.
The function 'wordlistJoin' is never used.
The function 'xassert' is never used.
The function 'xmemset' is never used.
The function 'xprof_start' is never used.
The function 'xprof_stop' is never used.

Checking ./compat/GnuRegex.c: ...
Checking ./compat/GnuRegex.c: defined(_AIX)&&!defined(REGEX_MALLOC)...
Checking ./compat/GnuRegex.c: _GNU_SOURCE...
Checking ./compat/GnuRegex.c: USE_GNUREGEX...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;!HAVE_ALLOCA...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;HAVE_STRING_H||STDC_HEADERS...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;STDC_HEADERS...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;Sword...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;SYNTAX_TABLE...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;isascii...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;isblank...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;isgraph...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;NULL...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;__STDC__...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;REGEX_MALLOC...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;alloca...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;alloca;__GNUC__...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;alloca;HAVE_ALLOCA_H...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;alloca;_AIX...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;!defined(__MINGW32__)...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;DEBUG...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;DEBUG;EXTRACT_MACROS...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;!defined(SYNTAX_TABLE)...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;INIT_FAILURE_ALLOC...
Checking ./compat/GnuRegex.c: USE_GNUREGEX;SWITCH_ENUM_BUG...
Checking ./compat/assert.cc: ...
Checking ./compat/assert.cc: HAVE_STDIO_H...
Checking ./compat/assert.cc: HAVE_STDLIB_H...
No errors found
Checking ./compat/compat.cc: ...
No errors found
Checking ./contrib/rredir.c: ...
No errors found
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: ...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: _SQUID_MSWIN_...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: _SQUID_MSWIN_;LDAPAPI...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: _SQUID_MSWIN_;LDAP_VERSION3...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_UNICODE...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: defined(NETSCAPE_SSL)...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: LDAP_NO_ATTRS...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_OPT_NETWORK_TIMEOUT)...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_X_OPT_CONNECT_TIMEOUT)...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: LDAP_API_FEATURE_X_OPENLDAP...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: LDAP_API_FEATURE_X_OPENLDAP;LDAP_VENDOR_VERSION>194...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: HAS_URI_SUPPORT...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: NETSCAPE_SSL...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: LDAP_VERSION3...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./helpers/basic_auth/LDAP/squid_ldap_auth.c: !HAS_URI_SUPPORT...
No errors found
Checking ./helpers/basic_auth/MSNT/allowusers.c: ...
No errors found
Checking ./helpers/basic_auth/MSNT/confload.c: ...
Checking ./helpers/basic_auth/MSNT/confload.c: SYSCONFDIR...
Checking ./helpers/basic_auth/MSNT/confload.c: LOG_AUTHPRIV...
No errors found
Checking ./helpers/basic_auth/MSNT/denyusers.c: ...
No errors found
Checking ./helpers/basic_auth/MSNT/md4.c: ...
No errors found
Checking ./helpers/basic_auth/MSNT/msntauth.c: ...
No errors found
Checking ./helpers/basic_auth/MSNT/rfcnb-io.c: ...
Checking ./helpers/basic_auth/MSNT/rfcnb-io.c: NOT_USED...
Checking ./helpers/basic_auth/MSNT/rfcnb-io.c: NOT_USED;SA_RESTART...
Checking ./helpers/basic_auth/MSNT/rfcnb-io.c: RFCNB_DEBUG...
Checking ./helpers/basic_auth/MSNT/rfcnb-util.c: ...
Checking ./helpers/basic_auth/MSNT/rfcnb-util.c: RFCNB_DEBUG...
Checking ./helpers/basic_auth/MSNT/rfcnb-util.c: RFCNB_DEBUG;RFCNB_PRINT_DATA...
Checking ./helpers/basic_auth/MSNT/session.c: ...
Checking ./helpers/basic_auth/MSNT/session.c: RFCNB_DEBUG...
Checking ./helpers/basic_auth/MSNT/smbdes.c: ...
No errors found
Checking ./helpers/basic_auth/MSNT/smbencrypt.c: ...
Checking ./helpers/basic_auth/MSNT/smbencrypt.c: SOLARIS...
Checking ./helpers/basic_auth/MSNT/smbencrypt.c: UNUSED_CODE...
Checking ./helpers/basic_auth/MSNT/smbencrypt.c: UNUSED_CODE;!defined(KANJI_WIN95_COMPATIBILITY)...
No errors found
Checking ./helpers/basic_auth/MSNT/smblib-util.c: ...
Checking ./helpers/basic_auth/MSNT/smblib-util.c: DEBUG...
No errors found
Checking ./helpers/basic_auth/MSNT/smblib.c: ...
Checking ./helpers/basic_auth/MSNT/smblib.c: SMBLIB_INSTRUMENT...
Checking ./helpers/basic_auth/MSNT/smblib.c: PAM_SMB_ENC_PASS...
Checking ./helpers/basic_auth/MSNT/smblib.c: DEBUG...
No errors found
Checking ./helpers/basic_auth/MSNT/usersfile.c: ...
No errors found
Checking ./helpers/basic_auth/MSNT/valid.c: ...
No errors found
Checking ./helpers/basic_auth/NCSA/crypt_md5.c: ...
Checking ./helpers/basic_auth/NCSA/crypt_md5.c: HAVE_STRING_H...
Checking ./helpers/basic_auth/NCSA/crypt_md5.c: HAVE_STDIO_H...
No errors found
Checking ./helpers/basic_auth/NCSA/ncsa_auth.c: ...
Checking ./helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_STDIO_H...
Checking ./helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_STDLIB_H...
Checking ./helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_UNISTD_H...
Checking ./helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_STRING_H...
Checking ./helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_SYS_TYPES_H...
Checking ./helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_SYS_STAT_H...
Checking ./helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_CRYPT_H...
Checking ./helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_CRYPT...
No errors found
Checking ./helpers/basic_auth/PAM/pam_auth.c: ...
Checking ./helpers/basic_auth/PAM/pam_auth.c: DEFAULT_SQUID_PAM_SERVICE...
Checking ./helpers/basic_auth/PAM/pam_auth.c: DEFAULT_SQUID_PAM_TTL...
Checking ./helpers/basic_auth/PAM/pam_auth.c: PAM_AUTHTOK...
No errors found
Checking ./helpers/basic_auth/SASL/sasl_auth.c: ...
Checking ./helpers/basic_auth/SASL/sasl_auth.c: HAVE_SASL_SASL_H...
Checking ./helpers/basic_auth/SASL/sasl_auth.c: SASL_VERSION_MAJOR<2...
No errors found
Checking ./helpers/basic_auth/SMB/smb_auth.c: ...
No errors found
Checking ./helpers/basic_auth/YP/nis_support.c: ...
Checking ./helpers/basic_auth/YP/nis_support.c: DEBUG...
No errors found
Checking ./helpers/basic_auth/YP/yp_auth.c: ...
Checking ./helpers/basic_auth/YP/yp_auth.c: HAVE_STDIO_H...
Checking ./helpers/basic_auth/YP/yp_auth.c: HAVE_STDLIB_H...
Checking ./helpers/basic_auth/YP/yp_auth.c: HAVE_UNISTD_H...
Checking ./helpers/basic_auth/YP/yp_auth.c: HAVE_STRING_H...
Checking ./helpers/basic_auth/YP/yp_auth.c: HAVE_SYS_TYPES_H...
Checking ./helpers/basic_auth/YP/yp_auth.c: HAVE_SYS_STAT_H...
Checking ./helpers/basic_auth/YP/yp_auth.c: HAVE_CRYPT_H...
No errors found
Checking ./helpers/basic_auth/getpwnam/getpwnam_auth.c: ...
Checking ./helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_STDIO_H...
Checking ./helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_STDLIB_H...
Checking ./helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_UNISTD_H...
Checking ./helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_STRING_H...
Checking ./helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_CRYPT_H...
Checking ./helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_PWD_H...
Checking ./helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_SHADOW_H...
No errors found
Checking ./helpers/basic_auth/mswin_sspi/mswin_auth.c: ...
Checking ./helpers/basic_auth/mswin_sspi/mswin_auth.c: defined(_SQUID_CYGWIN_)||defined(_SQUID_MSWIN_)...
No errors found
Checking ./helpers/basic_auth/mswin_sspi/valid.c: ...
Checking ./helpers/basic_auth/mswin_sspi/valid.c: defined(_SQUID_CYGWIN_)||defined(_SQUID_MSWIN_)...
Checking ./helpers/basic_auth/mswin_sspi/valid.c: defined(_SQUID_CYGWIN_)||defined(_SQUID_MSWIN_);defined(_SQUID_CYGWIN_)...
No errors found
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: ...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_SYS_TYES_H...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_SYS_SOCKET_H...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_SYS_TIME_H...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_NETINET_IN_H...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_STDIO_H...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_STDLIB_H...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_NETDB_H...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_PWD_H...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_TIME_H...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_CTYPE_H...
Checking ./helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_SIGNAL_H...
No errors found
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: ...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_SYS_TYPES_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_SYS_SOCKET_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_NETINET_IN_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_SYS_TIME_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_UNISTD_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_FCNTL_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: _SQUID_WIN32_...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_CTYPE_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_STDIO_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_NETDB_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_PWD_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_STDLIB_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_TIME_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_STRING_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_GETOPT_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_ERRNO_H...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: _SQUID_MSWIN_...
Checking ./helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: O_NONBLOCK...
Checking ./helpers/digest_auth/eDirectory/digest_pw_auth.c: ...
No errors found
Checking ./helpers/digest_auth/eDirectory/edir_ldapext.c: ...
Checking ./helpers/digest_auth/eDirectory/edir_ldapext.c: _SQUID_MSWIN_...
Checking ./helpers/digest_auth/eDirectory/edir_ldapext.c: _SQUID_MSWIN_;LDAPAPI...
Checking ./helpers/digest_auth/eDirectory/edir_ldapext.c: _SQUID_MSWIN_;LDAP_VERSION3...
Checking ./helpers/digest_auth/eDirectory/edir_ldapext.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./helpers/digest_auth/eDirectory/edir_ldapext.c: DEBUG_PASSWORD...
No errors found
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: ...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: _SQUID_MSWIN_...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: _SQUID_MSWIN_;LDAPAPI...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_UNICODE...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: defined(NETSCAPE_SSL)...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: LDAP_VERSION3...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_OPT_NETWORK_TIMEOUT)...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_X_OPT_CONNECT_TIMEOUT)...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: LDAP_API_FEATURE_X_OPENLDAP...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: LDAP_API_FEATURE_X_OPENLDAP;LDAP_VENDOR_VERSION>194...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: HAS_URI_SUPPORT...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: NETSCAPE_SSL...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./helpers/digest_auth/eDirectory/ldap_backend.c: !HAS_URI_SUPPORT...
Checking ./helpers/digest_auth/ldap/digest_pw_auth.c: ...
No errors found
Checking ./helpers/digest_auth/ldap/ldap_backend.c: ...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: _SQUID_MSWIN_...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: _SQUID_MSWIN_;LDAPAPI...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_UNICODE...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: defined(NETSCAPE_SSL)...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: LDAP_VERSION3...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_OPT_NETWORK_TIMEOUT)...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_X_OPT_CONNECT_TIMEOUT)...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: LDAP_API_FEATURE_X_OPENLDAP...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: LDAP_API_FEATURE_X_OPENLDAP;LDAP_VENDOR_VERSION>194...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: HAS_URI_SUPPORT...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: NETSCAPE_SSL...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./helpers/digest_auth/ldap/ldap_backend.c: !HAS_URI_SUPPORT...
Checking ./helpers/digest_auth/password/digest_pw_auth.c: ...
No errors found
Checking ./helpers/digest_auth/password/text_backend.c: ...
No errors found
Checking ./helpers/external_acl/ip_user/dict.c: ...
Checking ./helpers/external_acl/ip_user/dict.c: DEBUG...
No errors found
Checking ./helpers/external_acl/ip_user/main.c: ...
Checking ./helpers/external_acl/ip_user/main.c: DEBUG...
No errors found
Checking ./helpers/external_acl/ip_user/match.c: ...
No errors found
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: ...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: _SQUID_MSWIN_...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: _SQUID_MSWIN_;LDAPAPI...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: _SQUID_MSWIN_;LDAP_VERSION3...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_UNICODE...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: defined(LDAP_OPT_NETWORK_TIMEOUT)...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: defined(NETSCAPE_SSL)...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: LDAP_VERSION3...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: LDAP_NO_ATTRS...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_OPT_NETWORK_TIMEOUT)...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_X_OPT_CONNECT_TIMEOUT)...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: LDAP_API_FEATURE_X_OPENLDAP...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: LDAP_API_FEATURE_X_OPENLDAP;LDAP_VENDOR_VERSION>194...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: !HAS_URI_SUPPORT...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: HAS_URI_SUPPORT...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: NETSCAPE_SSL...
Checking ./helpers/external_acl/ldap_group/squid_ldap_group.c: LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: ...
Checking ./helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: _SQUID_CYGWIN_...
Checking ./helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: HAVE_STDIO_H...
Checking ./helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: HAVE_CTYPE_H...
Checking ./helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: HAVE_STRING_H...
Checking ./helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: HAVE_GETOPT_H...
Checking ./helpers/external_acl/mswin_lm_group/win32_check_group.c: ...
Checking ./helpers/external_acl/mswin_lm_group/win32_check_group.c: _SQUID_CYGWIN_...
Checking ./helpers/external_acl/mswin_lm_group/win32_check_group.c: HAVE_STDIO_H...
Checking ./helpers/external_acl/mswin_lm_group/win32_check_group.c: HAVE_CTYPE_H...
Checking ./helpers/external_acl/mswin_lm_group/win32_check_group.c: HAVE_STRING_H...
Checking ./helpers/external_acl/mswin_lm_group/win32_check_group.c: HAVE_GETOPT_H...
Checking ./helpers/external_acl/session/squid_session.c: ...
Checking ./helpers/external_acl/session/squid_session.c: HAVE_CONFIG_H...
Checking ./helpers/external_acl/session/squid_session.c: HAVE_UNISTD_H...
Checking ./helpers/external_acl/session/squid_session.c: HAVE_GETOPT_H...
Checking ./helpers/external_acl/session/squid_session.c: __BIT_TYPES_DEFINED__...
Checking ./helpers/external_acl/session/squid_session.c: defined(HAVE_DB_185_H)...
Checking ./helpers/external_acl/session/squid_session.c: defined(HAVE_DB_H)...
No errors found
Checking ./helpers/external_acl/unix_group/check_group.c: ...
No errors found
Checking ./helpers/negotiate_auth/mswin_sspi/libnegotiatessp.c: ...
Checking ./helpers/negotiate_auth/mswin_sspi/libnegotiatessp.c: HAVE_CTYPE_H...
No errors found
Checking ./helpers/negotiate_auth/mswin_sspi/negotiate_auth.c: ...
Checking ./helpers/negotiate_auth/mswin_sspi/negotiate_auth.c: HAVE_GETOPT_H...
Checking ./helpers/negotiate_auth/mswin_sspi/negotiate_auth.c: HAVE_CTYPE_H...
Checking ./helpers/negotiate_auth/mswin_sspi/negotiate_auth.c: FAIL_DEBUG...
Checking ./helpers/negotiate_auth/squid_kerb_auth/base64.c: ...
No errors found
Checking ./helpers/negotiate_auth/squid_kerb_auth/spnegohelp/derparse.c: ...
Checking ./helpers/negotiate_auth/squid_kerb_auth/spnegohelp/derparse.c: defined(__LITTLE_ENDIAN__)||!defined(WORDS_BIGENDIAN)...
No errors found
Checking ./helpers/negotiate_auth/squid_kerb_auth/spnegohelp/spnego.c: ...
No errors found
Checking ./helpers/negotiate_auth/squid_kerb_auth/spnegohelp/spnegohelp.c: ...
No errors found
Checking ./helpers/negotiate_auth/squid_kerb_auth/spnegohelp/spnegoparse.c: ...
No errors found
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: ...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_STRING_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_STDIO_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_STDLIB_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_NETDB_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_UNISTD_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_TIME_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_SYS_TIME_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XGETADDRINFO)||!HAVE_DECL_XGETADDRINFO...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XFREEADDRINFO)||!HAVE_DECL_XFREEADDRINFO...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XGAI_STRERROR)||!HAVE_DECL_XGAI_STRERROR...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XGETNAMEINFO)||!HAVE_DECL_XGETNAMEINFO...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XMALLOC)||!HAVE_DECL_XMALLOC...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XSTRDUP)||!HAVE_DECL_XSTRDUP...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XFREE)||!HAVE_DECL_XFREE...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_SPNEGO...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: MAX_AUTHTOKEN_LEN...
No errors found
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: ...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_STRING_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_STDIO_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_STDLIB_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_NETDB_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_UNISTD_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_TIME_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_SYS_TIME_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_ERRNO_H...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: !defined(HAVE_DECL_XMALLOC)||!HAVE_DECL_XMALLOC...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: !defined(HAVE_DECL_XSTRDUP)||!HAVE_DECL_XSTRDUP...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_SPNEGO...
Checking ./helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_SPNEGO;gss_mech_spnego...
No errors found
Checking ./helpers/ntlm_auth/fakeauth/fakeauth_auth.c: ...
Checking ./helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_STDIO_H...
Checking ./helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_STDLIB_H...
Checking ./helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_UNISTD_H...
Checking ./helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_STRING_H...
Checking ./helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_CRYPT_H...
Checking ./helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_PWD_H...
Checking ./helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_GETOPT_H...
No errors found
Checking ./helpers/ntlm_auth/mswin_sspi/libntlmssp.c: ...
Checking ./helpers/ntlm_auth/mswin_sspi/libntlmssp.c: HAVE_CTYPE_H...
Checking ./helpers/ntlm_auth/mswin_sspi/ntlm_auth.c: ...
Checking ./helpers/ntlm_auth/mswin_sspi/ntlm_auth.c: HAVE_GETOPT_H...
Checking ./helpers/ntlm_auth/mswin_sspi/ntlm_auth.c: HAVE_CTYPE_H...
Checking ./helpers/ntlm_auth/mswin_sspi/ntlm_auth.c: FAIL_DEBUG...
Checking ./helpers/ntlm_auth/smb_lm/libntlmssp.c: ...
Checking ./helpers/ntlm_auth/smb_lm/libntlmssp.c: HAVE_STRING_H...
Checking ./helpers/ntlm_auth/smb_lm/libntlmssp.c: HAVE_STDLIB_H...
Checking ./helpers/ntlm_auth/smb_lm/libntlmssp.c: HAVE_UNISTD_H...
Checking ./helpers/ntlm_auth/smb_lm/libntlmssp.c: DEBUG...
No errors found
Checking ./helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: ...
Checking ./helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_STDLIB_H...
Checking ./helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_GETOPT_H...
Checking ./helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_STRING_H...
Checking ./helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_CTYPE_H...
Checking ./helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_UNISTD_H...
Checking ./helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_ASSERT_H...
Checking ./helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: DEBUG...
Checking ./helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: NTLM_FAIL_OPEN...
Checking ./helpers/ntlm_auth/smb_lm/smbval/md4.c: ...
No errors found
Checking ./helpers/ntlm_auth/smb_lm/smbval/rfcnb-io.c: ...
Checking ./helpers/ntlm_auth/smb_lm/smbval/rfcnb-io.c: HAVE_SIGACTION...
Checking ./helpers/ntlm_auth/smb_lm/smbval/rfcnb-io.c: RFCNB_DEBUG...
No errors found
Checking ./helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c: ...
Checking ./helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c: uint16...
Checking ./helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c: uint16;u_int16_t...
Checking ./helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c: RFCNB_PRINT_DATA...
Checking ./helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c: RFCNB_DEBUG...
Checking ./helpers/ntlm_auth/smb_lm/smbval/session.c: ...
Checking ./helpers/ntlm_auth/smb_lm/smbval/session.c: RFCNB_DEBUG...
Checking ./helpers/ntlm_auth/smb_lm/smbval/smbdes.c: ...
No errors found
Checking ./helpers/ntlm_auth/smb_lm/smbval/smbencrypt.c: ...
No errors found
Checking ./helpers/ntlm_auth/smb_lm/smbval/smblib-util.c: ...
Checking ./helpers/ntlm_auth/smb_lm/smbval/smblib-util.c: DEBUG...
No errors found
Checking ./helpers/ntlm_auth/smb_lm/smbval/smblib.c: ...
Checking ./helpers/ntlm_auth/smb_lm/smbval/smblib.c: SMBLIB_INSTRUMENT...
Checking ./helpers/ntlm_auth/smb_lm/smbval/smblib.c: DEBUG...
No errors found
Checking ./helpers/ntlm_auth/smb_lm/smbval/valid.c: ...
Checking ./helpers/ntlm_auth/smb_lm/smbval/valid.c: HAVE_SYS_TYPES_H...
Checking ./helpers/ntlm_auth/smb_lm/smbval/valid.c: HAVE_UNISTD_H...
Checking ./helpers/ntlm_auth/smb_lm/smbval/valid.c: HAVE_SYSLOG_H...
Checking ./helpers/ntlm_auth/smb_lm/smbval/valid.c: HAVE_STRING_H...
No errors found
Checking ./lib/Array.cc: ...
Checking ./lib/Array.cc: HAVE_ASSERT_H...
Checking ./lib/Array.cc: HAVE_STRING_H...
No errors found
Checking ./lib/MemPool.cc: ...
Checking ./lib/MemPool.cc: HAVE_ASSERT_H...
Checking ./lib/MemPool.cc: HAVE_STRING_H...
Checking ./lib/MemPool.cc: HAVE_MALLOPT&&M_MMAP_MAX...
No errors found
Checking ./lib/Profiler.c: ...
Checking ./lib/Profiler.c: USE_XPROF_STATS...
Checking ./lib/Profiler.c: USE_XPROF_STATS;HAVE_GNUMALLLOC_H...
Checking ./lib/Profiler.c: USE_XPROF_STATS;HAVE_MALLOC_H...
Checking ./lib/Profiler.c: USE_XPROF_STATS;HAVE_UNISTD_H...
Checking ./lib/Profiler.c: USE_XPROF_STATS;defined(_MSC_VER)...
No errors found
Checking ./lib/Splay.cc: ...
Checking ./lib/Splay.cc: HAVE_STDIO_H...
Checking ./lib/Splay.cc: HAVE_STDLIB_H...
Checking ./lib/Splay.cc: HAVE_UNISTD_H...
No errors found
Checking ./lib/base64.c: ...
Checking ./lib/base64.c: HAVE_STDIO_H...
Checking ./lib/base64.c: HAVE_STDLIB_H...
No errors found
Checking ./lib/charset.c: ...
No errors found
Checking ./lib/dirent.c: ...
Checking ./lib/dirent.c: defined(_SQUID_MSWIN_)...
No errors found
Checking ./lib/drand48.c: ...
Checking ./lib/drand48.c: HAVE_DRAND48...
No errors found
Checking ./lib/encrypt.c: ...
No errors found
Checking ./lib/getaddrinfo.c: ...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_STDLIB_H...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_STRING_H...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_CTYPE_H...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_ERRNO_H...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_SYS_SOCKET_H...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_NETINET_IN_H...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_ARPA_INET_H...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_NETDB_H...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;_SQUID_MSWIN_...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;EAI_SYSTEM...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;defined(NO_ADDRESS)&&NO_ADDRESS!=NO_DATA...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;USE_IPV6...
Checking ./lib/getaddrinfo.c: HAVE_GETADDRINFO;USE_IPV6;SIN6_LEN...
No errors found
Checking ./lib/getfullhostname.c: ...
Checking ./lib/getfullhostname.c: HAVE_UNISTD_H...
Checking ./lib/getfullhostname.c: HAVE_NETDB_H&&!defined(_SQUID_NETDB_H_)...
No errors found
Checking ./lib/getnameinfo.c: ...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_SYS_TYPES_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_STDIO_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_SYS_SOCKET_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_NET_IF_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_NETINET_IN_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_ARPA_INET_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_ARPA_NAMESER_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_NETDB_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_RESOLV_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_STRING_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_STDDEF_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_ERRNO_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_INTTYPES_H...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;_SQUID_MSWIN_...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;!HAVE_INET_NTOP...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;INET6...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_SA_LEN...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;USE_GETIPNODEBY...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_H_ERRNO...
Checking ./lib/getnameinfo.c: HAVE_GETNAMEINFO;INET6;NI_NUMERICSCOPE...
No errors found
Checking ./lib/getopt.c: ...
Checking ./lib/getopt.c: defined(LIBC_SCCS)&&!defined(lint)...
No errors found
Checking ./lib/hash.c: ...
Checking ./lib/hash.c: HAVE_STDIO_H...
Checking ./lib/hash.c: HAVE_STDLIB_H...
Checking ./lib/hash.c: HAVE_STRING_H...
Checking ./lib/hash.c: HAVE_UNISTD_H...
Checking ./lib/hash.c: HAVE_GNUMALLLOC_H...
Checking ./lib/hash.c: HAVE_MALLOC_H...
Checking ./lib/hash.c: HAVE_ASSERT_H...
Checking ./lib/hash.c: HAVE_MATH_H...
Checking ./lib/hash.c: USE_HASH_DRIVER...
No errors found
Checking ./lib/heap.c: ...
Checking ./lib/heap.c: HAVE_STDLIB_H...
Checking ./lib/heap.c: HAVE_ASSERT_H...
Checking ./lib/heap.c: HAVE_STRING_H...
Checking ./lib/heap.c: HAVE_STDIO_H...
Checking ./lib/heap.c: HEAP_DEBUG...
Checking ./lib/heap.c: heap_gen_key...
Checking ./lib/heap.c: heap_nodes...
Checking ./lib/heap.c: heap_empty...
Checking ./lib/heap.c: NOTDEF...
Checking ./lib/heap.c: COMMENTED_OUT...
Checking ./lib/heap.c: MEASURE_HEAP_SKEW...
Checking ./lib/heap.c: MEASURE_HEAP_SKEW;HEAP_DEBUG_SKEW...
Checking ./lib/heap.c: MEASURE_HEAP_SKEW;HEAP_DEBUG_SKEW;HEAP_DEBUG_ALL...
Checking ./lib/html_quote.c: ...
Checking ./lib/html_quote.c: HAVE_STDIO_H...
Checking ./lib/html_quote.c: HAVE_STRING_H...
No errors found
Checking ./lib/inet_ntop.c: ...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;defined(LIBC_SCCS)&&!defined(lint)...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_SYS_PARAM_H...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_SYS_TYPES_H...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_SYS_SOCKET_H...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_NETINET_IN_H...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_ARPA_INET_H...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_ARPA_NAMESER_H...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_ERRNO_H...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_STDIO_H...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_STRING_H...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;SPRINTF_CHAR...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;!defined(NS_INADDRSZ)...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;!defined(NS_IN6ADDRSZ)...
Checking ./lib/inet_ntop.c: HAVE_INET_NTOP;!defined(NS_INT16SZ)...
No errors found
Checking ./lib/inet_pton.c: ...
Checking ./lib/inet_pton.c: HAVE_INET_PTON...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;defined(LIBC_SCCS)&&!defined(lint)...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;HAVE_SYS_PARAM_H...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;HAVE_SYS_TYPES_H...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;HAVE_SYS_SOCKET_H...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;HAVE_NETINET_IN_H...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;ARPA_INET_H...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;HAVE_ARPA_NAMESER_H...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;HAVE_STRING_H...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;HAVE_ERRNO_H...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;!defined(NS_INADDRSZ)...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;!defined(NS_IN6ADDRSZ)...
Checking ./lib/inet_pton.c: HAVE_INET_PTON;!defined(NS_INT16SZ)...
No errors found
Checking ./lib/initgroups.c: ...
Checking ./lib/initgroups.c: HAVE_GRP_H...
Checking ./lib/initgroups.c: HAVE_SYS_TYPES_H...
Checking ./lib/initgroups.c: HAVE_UNISTD_H...
Checking ./lib/initgroups.c: HAVE_STRING_H...
Checking ./lib/initgroups.c: HAVE_STRINGS_H...
Checking ./lib/initgroups.c: HAVE_LIMITS_H...
Checking ./lib/initgroups.c: !HAVE_INITGROUPS...
Checking ./lib/initgroups.c: HAVE_SETGROUPS...
Checking ./lib/initgroups.c: HAVE_SETGROUPS;NGROUPS_MAX...
No errors found
Checking ./lib/iso3307.c: ...
Checking ./lib/iso3307.c: HAVE_STDIO_H...
Checking ./lib/iso3307.c: HAVE_STRING_H...
Checking ./lib/iso3307.c: HAVE_CTYPE_H...
Checking ./lib/iso3307.c: HAVE_SYS_TYPES_H...
Checking ./lib/iso3307.c: HAVE_TIME_H...
Checking ./lib/iso3307.c: HAVE_SYS_TIME_H...
Checking ./lib/iso3307.c: HAVE_TIMEGM...
Checking ./lib/iso3307.c: HAVE_MKTIME...
No errors found
Checking ./lib/libLtdl/argz.c: ...
Checking ./lib/libLtdl/argz.c: defined(LTDL)&&definedLT_CONFIG_H...
No errors found
Checking ./lib/libLtdl/loaders/dld_link.c: ...
Checking ./lib/libLtdl/loaders/dld_link.c: defined(HAVE_DLD_H)...
No errors found
Checking ./lib/libLtdl/loaders/dlopen.c: ...
Checking ./lib/libLtdl/loaders/dlopen.c: defined(DLSYM_USCORE)...
Checking ./lib/libLtdl/loaders/dlopen.c: defined(HAVE_DLFCN_H)...
Checking ./lib/libLtdl/loaders/dlopen.c: defined(HAVE_SYS_DL_H)...
Checking ./lib/libLtdl/loaders/dlopen.c: !defined(LT_LAZY_OR_NOW)...
Checking ./lib/libLtdl/loaders/dlopen.c: !defined(LT_LAZY_OR_NOW);defined(RTLD_LAZY)...
Checking ./lib/libLtdl/loaders/dlopen.c: !defined(LT_LAZY_OR_NOW);defined(DL_LAZY)...
Checking ./lib/libLtdl/loaders/dlopen.c: !defined(LT_LAZY_OR_NOW);defined(RTLD_NOW)...
Checking ./lib/libLtdl/loaders/dlopen.c: !defined(LT_LAZY_OR_NOW);defined(DL_NOW)...
Checking ./lib/libLtdl/loaders/dlopen.c: !defined(RTLD_GLOBAL)...
Checking ./lib/libLtdl/loaders/dlopen.c: !defined(RTLD_GLOBAL);defined(DL_GLOBAL)...
Checking ./lib/libLtdl/loaders/dlopen.c: !defined(RTLD_LOCAL)...
Checking ./lib/libLtdl/loaders/dlopen.c: !defined(RTLD_LOCAL);defined(DL_LOCAL)...
Checking ./lib/libLtdl/loaders/dlopen.c: defined(HAVE_DLERROR)...
Checking ./lib/libLtdl/loaders/dlopen.c: RTLD_GLOBAL...
Checking ./lib/libLtdl/loaders/dlopen.c: RTLD_LOCAL...
No errors found
Checking ./lib/libLtdl/loaders/dyld.c: ...
Checking ./lib/libLtdl/loaders/dyld.c: defined(HAVE_MACH_O_DYLD_H)...
Checking ./lib/libLtdl/loaders/dyld.c: defined(HAVE_MACH_O_DYLD_H);!defined(__APPLE_CC__)&&!defined(__MWERKS__)&&!defined(__private_extern__)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(ENUM_DYLD_BOOL)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(LC_REQ_DYLD)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(LC_LOAD_WEAK_DYLIB)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(NSADDIMAGE_OPTION_NONE)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(NSADDIMAGE_OPTION_RETURN_ON_ERROR)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(NSADDIMAGE_OPTION_WITH_SEARCHING)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(NSADDIMAGE_OPTION_RETURN_ONLY_IF_LOADED)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(NSADDIMAGE_OPTION_MATCH_FILENAME_BY_INSTALLNAME)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(NSLOOKUPSYMBOLINIMAGE_OPTION_BIND)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(NSLOOKUPSYMBOLINIMAGE_OPTION_BIND_NOW)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(NSLOOKUPSYMBOLINIMAGE_OPTION_BIND_FULLY)...
Checking ./lib/libLtdl/loaders/dyld.c: !defined(NSLOOKUPSYMBOLINIMAGE_OPTION_RETURN_ON_ERROR)...
Checking ./lib/libLtdl/loaders/dyld.c: defined(__BIG_ENDIAN__)...
Checking ./lib/libLtdl/loaders/dyld.c: defined(__ppc__)...
No errors found
Checking ./lib/libLtdl/loaders/load_add_on.c: ...
No errors found
Checking ./lib/libLtdl/loaders/loadlibrary.c: ...
Checking ./lib/libLtdl/loaders/loadlibrary.c: defined(__CYGWIN__)...
Checking ./lib/libLtdl/loaders/loadlibrary.c: HAVE_DECL_CYGWIN_CONV_PATH...
No errors found
Checking ./lib/libLtdl/loaders/preopen.c: ...
No errors found
Checking ./lib/libLtdl/loaders/shl_load.c: ...
Checking ./lib/libLtdl/loaders/shl_load.c: defined(HAVE_DL_H)...
Checking ./lib/libLtdl/loaders/shl_load.c: !defined(DYNAMIC_PATH)...
Checking ./lib/libLtdl/loaders/shl_load.c: !defined(BIND_RESTRICTED)...
No errors found
Checking ./lib/libLtdl/lt__alloc.c: ...
No errors found
Checking ./lib/libLtdl/lt__dirent.c: ...
Checking ./lib/libLtdl/lt__dirent.c: defined(__WINDOWS__)...
No errors found
Checking ./lib/libLtdl/lt__strl.c: ...
Checking ./lib/libLtdl/lt__strl.c: !defined(HAVE_STRLCAT)...
Checking ./lib/libLtdl/lt__strl.c: !defined(HAVE_STRLCPY)...
No errors found
Checking ./lib/libLtdl/lt_dlloader.c: ...
Checking ./lib/libLtdl/lt_dlloader.c: LT_DEBUG_LOADERS...
No errors found
Checking ./lib/libLtdl/lt_error.c: ...
No errors found
Checking ./lib/libLtdl/ltdl.c: ...
Checking ./lib/libLtdl/ltdl.c: !defined(LT_FILENAME_MAX)...
Checking ./lib/libLtdl/ltdl.c: !defined(LT_LIBEXT)...
Checking ./lib/libLtdl/ltdl.c: defined(LT_MODULE_EXT)...
Checking ./lib/libLtdl/ltdl.c: defined(LT_DLSEARCH_PATH)...
Checking ./lib/libLtdl/ltdl.c: HAVE_LIBDLLOADER...
Checking ./lib/libLtdl/ltdl.c: LT_DEBUG_LOADERS...
Checking ./lib/libLtdl/ltdl.c: defined(LT_DIRSEP_CHAR)...
Checking ./lib/libLtdl/ltdl.c: !defined(LTDL_DLOPEN_DEPLIBS)...
Checking ./lib/libLtdl/ltdl.c: defined(LT_MODULE_PATH_VAR)...
No errors found
Checking ./lib/libLtdl/slist.c: ...
No errors found
Checking ./lib/libTrie/src/Trie.cc: ...
Checking ./lib/libTrie/src/Trie.cc: HAVE_UNISTD_H...
Checking ./lib/libTrie/src/Trie.cc: _USE_INLINE_...
No errors found
Checking ./lib/libTrie/src/TrieNode.cc: ...
Checking ./lib/libTrie/src/TrieNode.cc: HAVE_UNISTD_H...
Checking ./lib/libTrie/src/TrieNode.cc: _USE_INLINE_...
No errors found
Checking ./lib/libTrie/test/trie-c.c: ...
No errors found
Checking ./lib/libTrie/test/trie.cc: ...
Checking ./lib/libTrie/test/trie.cc: HAVE_IOSTREAM...
No errors found
Checking ./lib/md5-test.c: ...
No errors found
Checking ./lib/md5.c: ...
Checking ./lib/md5.c: HAVE_STRING_H...
Checking ./lib/md5.c: HAVE_SYS_TYPES_H...
Checking ./lib/md5.c: WORDS_BIGENDIAN...
Checking ./lib/md5.c: ASM_MD5...
No errors found
Checking ./lib/ntlmauth.c: ...
Checking ./lib/ntlmauth.c: HAVE_STRING_H...
Checking ./lib/ntlmauth.c: HAVE_STRINGS_H...
Checking ./lib/ntlmauth.c: UNUSED_CODE...
No errors found
Checking ./lib/radix.c: ...
Checking ./lib/radix.c: HAVE_UNISTD_H...
Checking ./lib/radix.c: HAVE_STDLIB_H...
Checking ./lib/radix.c: HAVE_STDIO_H...
Checking ./lib/radix.c: HAVE_SYS_TYPES_H...
Checking ./lib/radix.c: HAVE_CTYPE_H...
Checking ./lib/radix.c: HAVE_ERRNO_H...
Checking ./lib/radix.c: HAVE_FCNTL_H...
Checking ./lib/radix.c: HAVE_GRP_H...
Checking ./lib/radix.c: HAVE_GNUMALLOC_H...
Checking ./lib/radix.c: HAVE_MALLOC_H...
Checking ./lib/radix.c: HAVE_MEMORY_H...
Checking ./lib/radix.c: HAVE_SYS_PARAM_H...
Checking ./lib/radix.c: HAVE_ASSERT_H...
Checking ./lib/radix.c: min...
Checking ./lib/radix.c: RN_DEBUG...
Checking ./lib/radix.c: KERNEL...
No errors found
Checking ./lib/rfc1035.c: ...
Checking ./lib/rfc1035.c: HAVE_STDIO_H...
Checking ./lib/rfc1035.c: HAVE_UNISTD_H...
Checking ./lib/rfc1035.c: HAVE_STDLIB_H...
Checking ./lib/rfc1035.c: HAVE_MEMORY_H...
Checking ./lib/rfc1035.c: HAVE_SYS_TYPES_H...
Checking ./lib/rfc1035.c: HAVE_ASSERT_H...
Checking ./lib/rfc1035.c: HAVE_NETINET_IN_H...
Checking ./lib/rfc1035.c: HAVE_ARPA_INET_H...
Checking ./lib/rfc1035.c: HAVE_STRINGS_H...
Checking ./lib/rfc1035.c: DNS_CNAME...
Checking ./lib/rfc1035.c: DRIVER...
No errors found
Checking ./lib/rfc1123.c: ...
Checking ./lib/rfc1123.c: HAVE_STDIO_H...
Checking ./lib/rfc1123.c: HAVE_STDLIB_H...
Checking ./lib/rfc1123.c: HAVE_STRING_H...
Checking ./lib/rfc1123.c: HAVE_CTYPE_H...
Checking ./lib/rfc1123.c: HAVE_SYS_TYPES_H...
Checking ./lib/rfc1123.c: HAVE_TIME_H...
Checking ./lib/rfc1123.c: HAVE_SYS_TIME_H...
Checking ./lib/rfc1123.c: HAVE_TIMEGM...
Checking ./lib/rfc1123.c: HAVE_TM_TM_GMTOFF...
Checking ./lib/rfc1123.c: defined(_TIMEZONE)...
Checking ./lib/rfc1123.c: defined(_timezone)...
Checking ./lib/rfc1123.c: defined(_SQUID_AIX_)...
Checking ./lib/rfc1123.c: defined(_SQUID_CYGWIN_)...
Checking ./lib/rfc1123.c: defined(_SQUID_MSWIN_)...
Checking ./lib/rfc1123.c: defined(_SQUID_SGI_)...
Checking ./lib/rfc1123.c: defined(_timezone)||defined(_SQUID_WIN32_)...
Checking ./lib/rfc1123.c: USE_GMT...
No errors found
Checking ./lib/rfc1738.c: ...
Checking ./lib/rfc1738.c: HAVE_STDIO_H...
Checking ./lib/rfc1738.c: HAVE_STRING_H...
No errors found
Checking ./lib/rfc2617.c: ...
No errors found
Checking ./lib/rfc3596.c: ...
Checking ./lib/rfc3596.c: HAVE_STDIO_H...
Checking ./lib/rfc3596.c: HAVE_UNISTD_H...
Checking ./lib/rfc3596.c: HAVE_STDLIB_H...
Checking ./lib/rfc3596.c: HAVE_MEMORY_H...
Checking ./lib/rfc3596.c: HAVE_SYS_TYPES_H...
Checking ./lib/rfc3596.c: HAVE_ASSERT_H...
Checking ./lib/rfc3596.c: HAVE_NETINET_IN_H...
Checking ./lib/rfc3596.c: HAVE_STRINGS_H...
Checking ./lib/rfc3596.c: SQUID_RFC1035_H...
Checking ./lib/rfc3596.c: DRIVER...
Checking ./lib/sspwin32.c: ...
Checking ./lib/sspwin32.c: UNICODE...
Checking ./lib/sspwin32.c: SSP_DEBUG...
Checking ./lib/sspwin32.c: defined(UNICODE)||defined(_UNICODE)...
No errors found
Checking ./lib/strerror.c: ...
Checking ./lib/strerror.c: HAVE_ERRNO_H...
Checking ./lib/strerror.c: NEED_SYS_ERRLIST&&!defined(_SQUID_NETBSD_)...
No errors found
Checking ./lib/strnstr.cc: ...
Checking ./lib/strnstr.cc: _SQUID_COMPAT_STRNSTR_C_...
Checking ./lib/strnstr.cc: _SQUID_COMPAT_STRNSTR_C_;!HAVE_STRNSTR...
Checking ./lib/strnstr.cc: _SQUID_COMPAT_STRNSTR_C_;!HAVE_STRNSTR;HAVE_SYS_TYPES_H...
Checking ./lib/strnstr.cc: _SQUID_COMPAT_STRNSTR_C_;!HAVE_STRNSTR;HAVE_STRING_H...
No errors found
Checking ./lib/strsep.c: ...
Checking ./lib/strsep.c: HAVE_CONFIG_H...
No errors found
Checking ./lib/strtoll.c: ...
Checking ./lib/strtoll.c: HAVE_CONFIG_H...
Checking ./lib/strtoll.c: HAVE_CTYPE_H...
Checking ./lib/strtoll.c: HAVE_ERRNO_H...
Checking ./lib/strtoll.c: INT64_MIN...
Checking ./lib/strtoll.c: INT64_MIN;defined(LONG_MIN)&&(SIZEOF_LONG==8)...
Checking ./lib/strtoll.c: INT64_MAX...
Checking ./lib/strtoll.c: INT64_MAX;defined(LONG_MAX)&&(SIZEOF_LONG==8)...
No errors found
Checking ./lib/stub_memaccount.c: ...
No errors found
Checking ./lib/tempnam.c: ...
Checking ./lib/tempnam.c: HAVE_LIBC_H...
Checking ./lib/tempnam.c: HAVE_STDIO_H...
Checking ./lib/tempnam.c: HAVE_TYPES_H...
Checking ./lib/tempnam.c: HAVE_LIMITS_H...
Checking ./lib/tempnam.c: HAVE_UNISTD_H...
Checking ./lib/tempnam.c: LONG_BIT...
Checking ./lib/tempnam.c: (L_tmpnam>L_tmpmin)...
Checking ./lib/tempnam.c: (L_tmpnam>L_tmpmin);(L_tmpnam>L_tmpmin+LONG_BIT/6)...
Checking ./lib/tempnam.c: L_tmpnam...
Checking ./lib/tempnam.c: (L_tmpnam>=L_tmpmin+LONG_BIT/4)...
Checking ./lib/tempnam.c: TEST...
No errors found
Checking ./lib/tests/testArray.cc: ...
Checking ./lib/tests/testArray.cc: HAVE_ASSERT_H...
No errors found
Checking ./lib/tests/testMain.cc: ...
No errors found
Checking ./lib/tests/testRFC1035.cc: ...
Checking ./lib/tests/testRFC1035.cc: HAVE_ASSERT_H...
No errors found
Checking ./lib/util.c: ...
Checking ./lib/util.c: HAVE_STDIO_H...
Checking ./lib/util.c: HAVE_STDLIB_H...
Checking ./lib/util.c: HAVE_STRING_H...
Checking ./lib/util.c: HAVE_CTYPE_H...
Checking ./lib/util.c: HAVE_UNISTD_H...
Checking ./lib/util.c: HAVE_GNUMALLLOC_H...
Checking ./lib/util.c: HAVE_MALLOC_H...
Checking ./lib/util.c: HAVE_ERRNO_H...
Checking ./lib/util.c: HAVE_MATH_H...
Checking ./lib/util.c: HAVE_ASSERT_H...
Checking ./lib/util.c: MEM_GEN_TRACE...
Checking ./lib/util.c: XMALLOC_STATISTICS...
Checking ./lib/util.c: XMALLOC_TRACE...
Checking ./lib/util.c: XMALLOC_DEBUG...
Checking ./lib/util.c: XMALLOC_DEBUG;XMALLOC_TRACE...
Checking ./lib/util.c: XMALLOC_TRACE&&!HAVE_MALLOCBLKSIZE...
Checking ./lib/util.c: XMALLOC_TRACE;HAVE_MALLINFO...
Checking ./lib/util.c: XMALLOC_TRACE;XMALLOC_SHOW_ALL_REFERENCES...
Checking ./lib/util.c: HAVE_RINT...
No errors found
Checking ./lib/uudecode.c: ...
No errors found
Checking ./lib/win32lib.c: ...
Checking ./lib/win32lib.c: defined(_SQUID_MSWIN_)...
Checking ./lib/win32lib.c: defined(_SQUID_MSWIN_);HAVE_WIN32_PSAPI...
Checking ./lib/win32lib.c: defined(_SQUID_MSWIN_);defined(_MSC_VER)...
Checking ./lib/win32lib.c: defined(_SQUID_MSWIN_);HAVE_GETTIMEOFDAY...
Checking ./lib/win32lib.c: defined(_SQUID_MSWIN_);defined(__MINGW32__)...
No errors found
Checking ./lib/xusleep.c: ...
Checking ./lib/xusleep.c: HAVE_STDLIB_H...
Checking ./lib/xusleep.c: HAVE_UNISTD_H...
Checking ./lib/xusleep.c: HAVE_SYS_TIME_H...
Checking ./lib/xusleep.c: HAVE_SYS_SELECT_H...
No errors found
Checking ./snmplib/asn1.c: ...
Checking ./snmplib/asn1.c: HAVE_UNISTD_H...
Checking ./snmplib/asn1.c: HAVE_STDLIB_H...
Checking ./snmplib/asn1.c: HAVE_SYS_TYPES_H...
Checking ./snmplib/asn1.c: HAVE_CTYPE_H...
Checking ./snmplib/asn1.c: HAVE_GNUMALLOC_H...
Checking ./snmplib/asn1.c: HAVE_MALLOC_H...
Checking ./snmplib/asn1.c: HAVE_MEMORY_H...
Checking ./snmplib/asn1.c: HAVE_STRING_H...
Checking ./snmplib/asn1.c: HAVE_STRINGS_H...
Checking ./snmplib/asn1.c: HAVE_BSTRING_H...
Checking ./snmplib/asn1.c: HAVE_SYS_SOCKET_H...
Checking ./snmplib/asn1.c: HAVE_NETINET_IN_H...
Checking ./snmplib/asn1.c: HAVE_ARPA_INET_H...
Checking ./snmplib/asn1.c: HAVE_SYS_TIME_H...
Checking ./snmplib/asn1.c: HAVE_NETDB_H...
No errors found
Checking ./snmplib/coexistance.c: ...
Checking ./snmplib/coexistance.c: HAVE_UNISTD_H...
Checking ./snmplib/coexistance.c: HAVE_STDLIB_H...
Checking ./snmplib/coexistance.c: HAVE_SYS_TYPES_H...
Checking ./snmplib/coexistance.c: HAVE_CTYPE_H...
Checking ./snmplib/coexistance.c: HAVE_GNUMALLOC_H...
Checking ./snmplib/coexistance.c: HAVE_MALLOC_H...
Checking ./snmplib/coexistance.c: HAVE_MEMORY_H...
Checking ./snmplib/coexistance.c: HAVE_STRING_H...
Checking ./snmplib/coexistance.c: HAVE_STRINGS_H...
Checking ./snmplib/coexistance.c: HAVE_BSTRING_H...
Checking ./snmplib/coexistance.c: HAVE_SYS_SOCKET_H...
Checking ./snmplib/coexistance.c: HAVE_NETINET_IN_H...
Checking ./snmplib/coexistance.c: HAVE_ARPA_INET_H...
Checking ./snmplib/coexistance.c: HAVE_SYS_TIME_H...
Checking ./snmplib/coexistance.c: HAVE_NETDB_H...
Checking ./snmplib/coexistance.c: SNMP_PDU_SET...
Checking ./snmplib/mib.c: ...
Checking ./snmplib/mib.c: HAVE_UNISTD_H...
Checking ./snmplib/mib.c: HAVE_STDLIB_H...
Checking ./snmplib/mib.c: HAVE_SYS_TYPES_H...
Checking ./snmplib/mib.c: HAVE_CTYPE_H...
Checking ./snmplib/mib.c: HAVE_GNUMALLOC_H...
Checking ./snmplib/mib.c: HAVE_MALLOC_H...
Checking ./snmplib/mib.c: HAVE_MEMORY_H...
Checking ./snmplib/mib.c: HAVE_STRING_H...
Checking ./snmplib/mib.c: HAVE_STRINGS_H...
Checking ./snmplib/mib.c: HAVE_BSTRING_H...
Checking ./snmplib/mib.c: HAVE_SYS_SOCKET_H...
Checking ./snmplib/mib.c: HAVE_NETINET_IN_H...
Checking ./snmplib/mib.c: HAVE_ARPA_INET_H...
Checking ./snmplib/mib.c: HAVE_SYS_TIME_H...
Checking ./snmplib/mib.c: HAVE_NETDB_H...
No errors found
Checking ./snmplib/parse.c: ...
Checking ./snmplib/parse.c: HAVE_UNISTD_H...
Checking ./snmplib/parse.c: HAVE_STDLIB_H...
Checking ./snmplib/parse.c: HAVE_SYS_TYPES_H...
Checking ./snmplib/parse.c: HAVE_CTYPE_H...
Checking ./snmplib/parse.c: HAVE_GNUMALLOC_H...
Checking ./snmplib/parse.c: HAVE_MALLOC_H...
Checking ./snmplib/parse.c: HAVE_MEMORY_H...
Checking ./snmplib/parse.c: HAVE_STRING_H...
Checking ./snmplib/parse.c: HAVE_STRINGS_H...
Checking ./snmplib/parse.c: HAVE_BSTRING_H...
Checking ./snmplib/parse.c: HAVE_SYS_SOCKET_H...
Checking ./snmplib/parse.c: HAVE_NETINET_IN_H...
Checking ./snmplib/parse.c: HAVE_ARPA_INET_H...
Checking ./snmplib/parse.c: HAVE_SYS_TIME_H...
Checking ./snmplib/parse.c: HAVE_NETDB_H...
Checking ./snmplib/parse.c: HAVE_ASSERT_H...
Checking ./snmplib/parse.c: TEST...
Checking ./snmplib/snmp_api.c: ...
Checking ./snmplib/snmp_api.c: HAVE_UNISTD_H...
Checking ./snmplib/snmp_api.c: HAVE_STDLIB_H...
Checking ./snmplib/snmp_api.c: HAVE_SYS_TYPES_H...
Checking ./snmplib/snmp_api.c: HAVE_CTYPE_H...
Checking ./snmplib/snmp_api.c: HAVE_GNUMALLOC_H...
Checking ./snmplib/snmp_api.c: HAVE_MALLOC_H...
Checking ./snmplib/snmp_api.c: HAVE_MEMORY_H...
Checking ./snmplib/snmp_api.c: HAVE_STRING_H...
Checking ./snmplib/snmp_api.c: HAVE_STRINGS_H...
Checking ./snmplib/snmp_api.c: HAVE_BSTRING_H...
Checking ./snmplib/snmp_api.c: HAVE_SYS_SOCKET_H...
Checking ./snmplib/snmp_api.c: HAVE_NETINET_IN_H...
Checking ./snmplib/snmp_api.c: HAVE_ARPA_INET_H...
Checking ./snmplib/snmp_api.c: HAVE_SYS_TIME_H...
Checking ./snmplib/snmp_api.c: HAVE_NETDB_H...
No errors found
Checking ./snmplib/snmp_api_error.c: ...
Checking ./snmplib/snmp_api_error.c: HAVE_CONFIG_H...
No errors found
Checking ./snmplib/snmp_error.c: ...
No errors found
Checking ./snmplib/snmp_msg.c: ...
Checking ./snmplib/snmp_msg.c: HAVE_UNISTD_H...
Checking ./snmplib/snmp_msg.c: HAVE_STDLIB_H...
Checking ./snmplib/snmp_msg.c: HAVE_SYS_TYPES_H...
Checking ./snmplib/snmp_msg.c: HAVE_CTYPE_H...
Checking ./snmplib/snmp_msg.c: HAVE_GNUMALLOC_H...
Checking ./snmplib/snmp_msg.c: HAVE_MALLOC_H...
Checking ./snmplib/snmp_msg.c: HAVE_MEMORY_H...
Checking ./snmplib/snmp_msg.c: HAVE_STRING_H...
Checking ./snmplib/snmp_msg.c: HAVE_STRINGS_H...
Checking ./snmplib/snmp_msg.c: HAVE_BSTRING_H...
Checking ./snmplib/snmp_msg.c: HAVE_SYS_SOCKET_H...
Checking ./snmplib/snmp_msg.c: HAVE_NETINET_IN_H...
Checking ./snmplib/snmp_msg.c: HAVE_ARPA_INET_H...
Checking ./snmplib/snmp_msg.c: HAVE_SYS_TIME_H...
Checking ./snmplib/snmp_msg.c: HAVE_NETDB_H...
Checking ./snmplib/snmp_msg.c: DEBUG_MSG_ENCODE...
No errors found
Checking ./snmplib/snmp_pdu.c: ...
Checking ./snmplib/snmp_pdu.c: HAVE_UNISTD_H...
Checking ./snmplib/snmp_pdu.c: HAVE_STDLIB_H...
Checking ./snmplib/snmp_pdu.c: HAVE_SYS_TYPES_H...
Checking ./snmplib/snmp_pdu.c: HAVE_CTYPE_H...
Checking ./snmplib/snmp_pdu.c: HAVE_GNUMALLOC_H...
Checking ./snmplib/snmp_pdu.c: HAVE_MALLOC_H...
Checking ./snmplib/snmp_pdu.c: HAVE_MEMORY_H...
Checking ./snmplib/snmp_pdu.c: HAVE_STRING_H...
Checking ./snmplib/snmp_pdu.c: HAVE_STRINGS_H...
Checking ./snmplib/snmp_pdu.c: HAVE_BSTRING_H...
Checking ./snmplib/snmp_pdu.c: HAVE_SYS_SOCKET_H...
Checking ./snmplib/snmp_pdu.c: HAVE_NETINET_IN_H...
Checking ./snmplib/snmp_pdu.c: HAVE_ARPA_INET_H...
Checking ./snmplib/snmp_pdu.c: HAVE_SYS_TIME_H...
Checking ./snmplib/snmp_pdu.c: HAVE_NETDB_H...
Checking ./snmplib/snmp_pdu.c: DEBUG_PDU...
Checking ./snmplib/snmp_pdu.c: DEBUG_PDU_ENCODE...
Checking ./snmplib/snmp_pdu.c: TRP_REQ_MSG...
Checking ./snmplib/snmp_pdu.c: UNUSED_CODE...
Checking ./snmplib/snmp_pdu.c: DEBUG_PDU_DECODE...
Checking ./snmplib/snmp_vars.c: ...
Checking ./snmplib/snmp_vars.c: HAVE_UNISTD_H...
Checking ./snmplib/snmp_vars.c: HAVE_STDLIB_H...
Checking ./snmplib/snmp_vars.c: HAVE_SYS_TYPES_H...
Checking ./snmplib/snmp_vars.c: HAVE_CTYPE_H...
Checking ./snmplib/snmp_vars.c: HAVE_GNUMALLOC_H...
Checking ./snmplib/snmp_vars.c: HAVE_MALLOC_H...
Checking ./snmplib/snmp_vars.c: HAVE_MEMORY_H...
Checking ./snmplib/snmp_vars.c: HAVE_STRING_H...
Checking ./snmplib/snmp_vars.c: HAVE_STRINGS_H...
Checking ./snmplib/snmp_vars.c: HAVE_BSTRING_H...
Checking ./snmplib/snmp_vars.c: HAVE_SYS_SOCKET_H...
Checking ./snmplib/snmp_vars.c: HAVE_NETINET_IN_H...
Checking ./snmplib/snmp_vars.c: HAVE_ARPA_INET_H...
Checking ./snmplib/snmp_vars.c: HAVE_SYS_TIME_H...
Checking ./snmplib/snmp_vars.c: HAVE_NETDB_H...
Checking ./snmplib/snmp_vars.c: DEBUG_VARS...
Checking ./snmplib/snmp_vars.c: DEBUG_VARS_MALLOC...
Checking ./snmplib/snmp_vars.c: DEBUG_VARS_DECODE...
No errors found
Checking ./snmplib/snmplib_debug.c: ...
Checking ./snmplib/snmplib_debug.c: HAVE_STDIO_H...
Checking ./snmplib/snmplib_debug.c: HAVE_SYS_TYPES_H...
No errors found
Checking ./src/AclRegs.cc: ...
Checking ./src/AclRegs.cc: USE_ARP_ACL...
Checking ./src/AclRegs.cc: USE_SSL...
Checking ./src/AclRegs.cc: USE_IDENT...
Checking ./src/AsyncEngine.cc: ...
No errors found
Checking ./src/AuthReg.cc: ...
Checking ./src/AuthReg.cc: HAVE_AUTH_MODULE_BASIC...
Checking ./src/AuthReg.cc: HAVE_AUTH_MODULE_NTLM...
Checking ./src/AuthReg.cc: HAVE_AUTH_MODULE_DIGEST...
Checking ./src/AuthReg.cc: HAVE_AUTH_MODULE_NEGOTIATE...
No errors found
Checking ./src/BodyPipe.cc: ...
No errors found
Checking ./src/CacheDigest.cc: ...
Checking ./src/CacheDigest.cc: USE_CACHE_DIGESTS...
Checking ./src/CacheDigest.cc: USE_CACHE_DIGESTS;CD_FAST_ADD...
No errors found
Checking ./src/ChunkedCodingParser.cc: ...
No errors found
Checking ./src/CommCalls.cc: ...
No errors found
Checking ./src/CompletionDispatcher.cc: ...
No errors found
Checking ./src/ConfigOption.cc: ...
No errors found
Checking ./src/ConfigParser.cc: ...
Checking ./src/ConfigParser.cc: _SQUID_WIN32_...
No errors found
Checking ./src/DelayBucket.cc: ...
Checking ./src/DelayBucket.cc: DELAY_POOLS...
Checking ./src/DelayBucket.cc: DELAY_POOLS;DEAD_CODE...
No errors found
Checking ./src/DelayConfig.cc: ...
Checking ./src/DelayConfig.cc: DELAY_POOLS...
No errors found
Checking ./src/DelayId.cc: ...
Checking ./src/DelayId.cc: DELAY_POOLS...
Checking ./src/DelayId.cc: DELAY_POOLS;FOLLOW_X_FORWARDED_FOR...
No errors found
Checking ./src/DelayPool.cc: ...
Checking ./src/DelayPool.cc: DELAY_POOLS...
No errors found
Checking ./src/DelaySpec.cc: ...
Checking ./src/DelaySpec.cc: DELAY_POOLS...
No errors found
Checking ./src/DelayTagged.cc: ...
Checking ./src/DelayTagged.cc: DELAY_POOLS...
No errors found
Checking ./src/DelayUser.cc: ...
Checking ./src/DelayUser.cc: DELAY_POOLS...
No errors found
Checking ./src/DelayVector.cc: ...
Checking ./src/DelayVector.cc: DELAY_POOLS...
No errors found
Checking ./src/DescriptorSet.cc: ...
No errors found
Checking ./src/DiskIO/AIO/AIODiskFile.cc: ...
Checking ./src/DiskIO/AIO/AIODiskFile.cc: _SQUID_WIN32_...
No errors found
Checking ./src/DiskIO/AIO/AIODiskIOModule.cc: ...
No errors found
Checking ./src/DiskIO/AIO/AIODiskIOStrategy.cc: ...
Checking ./src/DiskIO/AIO/aio_win32.cc: ...
Checking ./src/DiskIO/AIO/aio_win32.cc: _SQUID_WIN32_...
Checking ./src/DiskIO/AIO/aio_win32.cc: _SQUID_WIN32_;_FILE_OFFSET_BITS==64...
Checking ./src/DiskIO/AIO/aio_win32.cc: _SQUID_WIN32_;_FILE_OFFSET_BITS==64;__GNUC__...
Checking ./src/DiskIO/AIO/aio_win32.cc: _SQUID_WIN32_;__GNUC__...
No errors found
Checking ./src/DiskIO/Blocking/BlockingDiskIOModule.cc: ...
No errors found
Checking ./src/DiskIO/Blocking/BlockingFile.cc: ...
No errors found
Checking ./src/DiskIO/Blocking/BlockingIOStrategy.cc: ...
Checking ./src/DiskIO/Blocking/BlockingIOStrategy.cc: USE_UNLINKD...
No errors found
Checking ./src/DiskIO/Blocking/DiskIOBlocking.cc: ...
No errors found
Checking ./src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.cc: ...
No errors found
Checking ./src/DiskIO/DiskDaemon/DiskdFile.cc: ...
No errors found
Checking ./src/DiskIO/DiskDaemon/DiskdIOStrategy.cc: ...
Checking ./src/DiskIO/DiskDaemon/DiskdIOStrategy.cc: USE_UNLINKD...
Checking ./src/DiskIO/DiskDaemon/DiskdIOStrategy.cc: ALWAYS_ZERO_BUFFERS...
Checking ./src/DiskIO/DiskDaemon/diskd.cc: ...
No errors found
Checking ./src/DiskIO/DiskIOModule.cc: ...
No errors found
Checking ./src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ...
Checking ./src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: !ASYNC_OPEN...
Checking ./src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ASYNC_OPEN...
Checking ./src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ASYNC_READ...
Checking ./src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: !ASYNC_CREATE...
Checking ./src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ASYNC_CREATE...
Checking ./src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ASYNC_CLOSE...
Checking ./src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ASYNC_WRITE...
No errors found
Checking ./src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.cc: ...
No errors found
Checking ./src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc: ...
Checking ./src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc: MAGIC2...
No errors found
Checking ./src/DiskIO/DiskThreads/aiops.cc: ...
Checking ./src/DiskIO/DiskThreads/aiops.cc: _REENTRANT...
Checking ./src/DiskIO/DiskThreads/aiops.cc: HAVE_SCHED_H...
Checking ./src/DiskIO/DiskThreads/aiops.cc: AIO_OPENDIR...
Checking ./src/DiskIO/DiskThreads/aiops.cc: HAVE_PTHREAD_ATTR_SETSCOPE...
Checking ./src/DiskIO/DiskThreads/aiops.cc: HAVE_SCHED_H&&HAVE_PTHREAD_SETSCHEDPARAM...
Checking ./src/DiskIO/DiskThreads/aiops.cc: HAVE_SCHED_H&&HAVE_PTHREAD_ATTR_SETSCHEDPARAM...
Checking ./src/DiskIO/DiskThreads/aiops.cc: _SQUID_LINUX_THREADS_...
Checking ./src/DiskIO/DiskThreads/aiops_win32.cc: ...
Checking ./src/DiskIO/DiskThreads/aiops_win32.cc: AIO_OPENDIR...
Checking ./src/DiskIO/DiskThreads/async_io.cc: ...
No errors found
Checking ./src/DiskIO/ReadRequest.cc: ...
No errors found
Checking ./src/DiskIO/WriteRequest.cc: ...
No errors found
Checking ./src/DnsLookupDetails.cc: ...
No errors found
Checking ./src/ETag.cc: ...
No errors found
Checking ./src/EventLoop.cc: ...
Checking ./src/ExternalACLEntry.cc: ...
No errors found
Checking ./src/HttpBody.cc: ...
No errors found
Checking ./src/HttpHdrCc.cc: ...
No errors found
Checking ./src/HttpHdrContRange.cc: ...
No errors found
Checking ./src/HttpHdrExtField.cc: ...
No errors found
Checking ./src/HttpHdrRange.cc: ...
Checking ./src/HttpHdrRange.cc: MERGING_BREAKS_NOTHING...
No errors found
Checking ./src/HttpHdrSc.cc: ...
No errors found
Checking ./src/HttpHdrScTarget.cc: ...
No errors found
Checking ./src/HttpHeader.cc: ...
Checking ./src/HttpHeader.cc: X_ACCELERATOR_VARY...
Checking ./src/HttpHeader.cc: USE_ADAPTATION...
Checking ./src/HttpHeader.cc: USE_HTCP...
No errors found
Checking ./src/HttpHeaderTools.cc: ...
No errors found
Checking ./src/HttpMsg.cc: ...
Checking ./src/HttpMsg.cc: WHEN_SQUID_IS_HTTP1_1...
Checking ./src/HttpMsg.cc: MSGDODEBUG...
No errors found
Checking ./src/HttpReply.cc: ...
No errors found
Checking ./src/HttpRequest.cc: ...
Checking ./src/HttpRequest.cc: ICAP_CLIENT...
Checking ./src/HttpRequest.cc: FOLLOW_X_FORWARDED_FOR...
Checking ./src/HttpRequest.cc: USE_ADAPTATION...
No errors found
Checking ./src/HttpRequestMethod.cc: ...
No errors found
Checking ./src/HttpStatusLine.cc: ...
No errors found
Checking ./src/LeakFinder.cc: ...
Checking ./src/LeakFinder.cc: USE_LEAKFINDER...
No errors found
Checking ./src/LoadableModule.cc: ...
Checking ./src/LoadableModule.cc: XSTD_USE_LIBLTDL...
No errors found
Checking ./src/LoadableModules.cc: ...
Checking ./src/MemBuf.cc: ...
Checking ./src/MemBuf.cc: defined(HAVE_CONFIG_H)...
Checking ./src/MemBuf.cc: VA_COPY...
Checking ./src/MemBuf.cc: definedHAVE_VA_COPY...
Checking ./src/MemBuf.cc: definedHAVE___VA_COPY...
Checking ./src/MemBuf.cc: _USE_INLINE_...
No errors found
Checking ./src/MemObject.cc: ...
Checking ./src/MemObject.cc: DELAY_POOLS...
Checking ./src/MemObject.cc: URL_CHECKSUM_DEBUG...
No errors found
Checking ./src/NullDelayId.cc: ...
Checking ./src/NullDelayId.cc: DELAY_POOLS...
No errors found
Checking ./src/Packer.cc: ...
No errors found
Checking ./src/Parsing.cc: ...
No errors found
Checking ./src/ProfStats.cc: ...
Checking ./src/ProfStats.cc: USE_XPROF_STATS...
No errors found
Checking ./src/ProtoPort.cc: ...
Checking ./src/ProtoPort.cc: USE_SSL...
No errors found
Checking ./src/RemovalPolicy.cc: ...
Checking ./src/Server.cc: ...
Checking ./src/Server.cc: USE_ADAPTATION...
No errors found
Checking ./src/SquidConfig.cc: ...
Checking ./src/SquidNew.cc: ...
No errors found
Checking ./src/StatHist.cc: ...
Checking ./src/StatHist.cc: !defined(_SQUID_HPUX_)||!defined(__GNUC__)...
Checking ./src/StatHist.cc: BROKEN_STAT_HIST_BIN...
Checking ./src/StoreFileSystem.cc: ...
No errors found
Checking ./src/StoreIOState.cc: ...
No errors found
Checking ./src/StoreMeta.cc: ...
No errors found
Checking ./src/StoreMetaMD5.cc: ...
No errors found
Checking ./src/StoreMetaSTD.cc: ...
No errors found
Checking ./src/StoreMetaSTDLFS.cc: ...
No errors found
Checking ./src/StoreMetaURL.cc: ...
No errors found
Checking ./src/StoreMetaUnpacker.cc: ...
No errors found
Checking ./src/StoreMetaVary.cc: ...
No errors found
Checking ./src/StoreSwapLogData.cc: ...
No errors found
Checking ./src/String.cc: ...
Checking ./src/String.cc: DEBUGSTRINGS...
Checking ./src/String.cc: DEBUGSTRINGS;DEBUGSTRINGS...
Checking ./src/String.cc: _USE_INLINE_...
No errors found
Checking ./src/SwapDir.cc: ...
No errors found
Checking ./src/TextException.cc: ...
No errors found
Checking ./src/URLScheme.cc: ...
Checking ./src/URLScheme.cc: USE_HTCP...
No errors found
Checking ./src/WinSvc.cc: ...
Checking ./src/WinSvc.cc: _SQUID_MSWIN_...
Checking ./src/WinSvc.cc: _SQUID_MSWIN_;_MSWSOCK_...
Checking ./src/WinSvc.cc: _SQUID_MSWIN_;defined(_MSC_VER)...
Checking ./src/WinSvc.cc: USE_WIN32_SERVICE...
Checking ./src/WinSvc.cc: defined(_SQUID_MSWIN_)...
Checking ./src/WinSvc.cc: defined(_SQUID_MSWIN_);defined(_MSC_VER)...
Checking ./src/WinSvc.cc: USE_WIN32_SERVICE;UNICODE...
Checking ./src/WinSvc.cc: defined(_MSC_VER)...
Checking ./src/WinSvc.cc: USE_WIN32_SERVICE;_SQUID_MSWIN_...
Checking ./src/access_log.cc: ...
Checking ./src/access_log.cc: HEADERS_LOG...
Checking ./src/access_log.cc: MULTICAST_MISS_STREAM...
Checking ./src/access_log.cc: LOG_TCP_REDIRECTS...
Checking ./src/access_log.cc: FORW_VIA_DB...
Checking ./src/access_log.cc: USE_ADAPTATION...
Checking ./src/access_log.cc: ICAP_CLIENT...
Checking ./src/access_log.cc: !OLD_LOG_MIME...
Checking ./src/access_log.cc: OLD_LOG_MIME...
Checking ./src/access_log.cc: USE_SSL...
Checking ./src/access_log.cc: ICAP_CLIENT;USE_SSL...
Checking ./src/access_log.cc: USE_ADAPTATION||ICAP_CLIENT...
Checking ./src/access_log.cc: USE_ADAPTATION||ICAP_CLIENT;USE_ADAPTATION...
Checking ./src/access_log.cc: USE_ADAPTATION||ICAP_CLIENT;ICAP_CLIENT...
Checking ./src/acl/Acl.cc: ...
No errors found
Checking ./src/acl/Arp.cc: ...
Checking ./src/acl/Arp.cc: _SQUID_CYGWIN_...
Checking ./src/acl/Arp.cc: _SQUID_WIN32_...
Checking ./src/acl/Arp.cc: _SQUID_SOLARIS_...
Checking ./src/acl/Arp.cc: _SQUID_LINUX_...
Checking ./src/acl/Arp.cc: defined(_SQUID_FREEBSD_)||defined(_SQUID_NETBSD_)||defined(_SQUID_OPENBSD_)||defined(_SQUID_DRAGONFLY_)...
Checking ./src/acl/Arp.cc: HAVE_NETINET_IF_ETHER_H...
Checking ./src/acl/Arp.cc: !USE_ARP_ACL...
Checking ./src/acl/Arp.cc: !defined(_SQUID_WIN32_)...
Checking ./src/acl/Arp.cc: defined(_SQUID_LINUX_)...
Checking ./src/acl/Arp.cc: defined(_SQUID_SOLARIS_)...
Checking ./src/acl/Arp.cc: defined(_SQUID_FREEBSD_)||defined(_SQUID_NETBSD_)||defined(_SQUID_OPENBSD_)||defined(_SQUID_DRAGONFLY_)||defined(_SQUID_KFREEBSD_)...
Checking ./src/acl/Arp.cc: defined(_SQUID_WIN32_)...
Checking ./src/acl/Asn.cc: ...
Checking ./src/acl/Browser.cc: ...
No errors found
Checking ./src/acl/Certificate.cc: ...
Checking ./src/acl/Certificate.cc: USE_SSL...
No errors found
Checking ./src/acl/CertificateData.cc: ...
No errors found
Checking ./src/acl/Checklist.cc: ...
No errors found
Checking ./src/acl/DestinationDomain.cc: ...
No errors found
Checking ./src/acl/DestinationIp.cc: ...
No errors found
Checking ./src/acl/DomainData.cc: ...
No errors found
Checking ./src/acl/ExtUser.cc: ...
No errors found
Checking ./src/acl/FilledChecklist.cc: ...
Checking ./src/acl/FilledChecklist.cc: MOVED...
Checking ./src/acl/FilledChecklist.cc: SQUID_SNMP...
Checking ./src/acl/FilledChecklist.cc: USE_SSL...
Checking ./src/acl/FilledChecklist.cc: FOLLOW_X_FORWARDED_FOR...
Checking ./src/acl/FilledChecklist.cc: USE_IDENT...
No errors found
Checking ./src/acl/Gadgets.cc: ...
No errors found
Checking ./src/acl/HttpHeaderData.cc: ...
No errors found
Checking ./src/acl/HttpRepHeader.cc: ...
No errors found
Checking ./src/acl/HttpReqHeader.cc: ...
No errors found
Checking ./src/acl/HttpStatus.cc: ...
Checking ./src/acl/HttpStatus.cc: _SQUID_CYGWIN_...
No errors found
Checking ./src/acl/IntRange.cc: ...
No errors found
Checking ./src/acl/Ip.cc: ...
Checking ./src/acl/Ip.cc: USE_IPV6...
Checking ./src/acl/Ip.cc: 0&&USE_IPV6&&!IPV6_SPECIAL_SPLITSTACK...
Checking ./src/acl/Ip.cc: !USE_IPV6...
No errors found
Checking ./src/acl/MaxConnection.cc: ...
No errors found
Checking ./src/acl/Method.cc: ...
No errors found
Checking ./src/acl/MethodData.cc: ...
Checking ./src/acl/MyIp.cc: ...
No errors found
Checking ./src/acl/MyPort.cc: ...
No errors found
Checking ./src/acl/MyPortName.cc: ...
No errors found
Checking ./src/acl/PeerName.cc: ...
No errors found
Checking ./src/acl/Protocol.cc: ...
No errors found
Checking ./src/acl/ProtocolData.cc: ...
Checking ./src/acl/Referer.cc: ...
No errors found
Checking ./src/acl/RegexData.cc: ...
No errors found
Checking ./src/acl/ReplyMimeType.cc: ...
No errors found
Checking ./src/acl/RequestMimeType.cc: ...
No errors found
Checking ./src/acl/SourceDomain.cc: ...
No errors found
Checking ./src/acl/SourceIp.cc: ...
No errors found
Checking ./src/acl/SslError.cc: ...
No errors found
Checking ./src/acl/SslErrorData.cc: ...
Checking ./src/acl/Strategised.cc: ...
No errors found
Checking ./src/acl/StringData.cc: ...
No errors found
Checking ./src/acl/Tag.cc: ...
No errors found
Checking ./src/acl/Time.cc: ...
No errors found
Checking ./src/acl/TimeData.cc: ...
Checking ./src/acl/Url.cc: ...
No errors found
Checking ./src/acl/UrlPath.cc: ...
No errors found
Checking ./src/acl/UrlPort.cc: ...
No errors found
Checking ./src/acl/UserData.cc: ...
No errors found
Checking ./src/adaptation/AccessCheck.cc: ...
Checking ./src/adaptation/AccessCheck.cc: ICAP_CLIENT...
No errors found
Checking ./src/adaptation/AccessRule.cc: ...
No errors found
Checking ./src/adaptation/Config.cc: ...
No errors found
Checking ./src/adaptation/Elements.cc: ...
No errors found
Checking ./src/adaptation/History.cc: ...
No errors found
Checking ./src/adaptation/Initiate.cc: ...
No errors found
Checking ./src/adaptation/Initiator.cc: ...
No errors found
Checking ./src/adaptation/Iterator.cc: ...
No errors found
Checking ./src/adaptation/Message.cc: ...
No errors found
Checking ./src/adaptation/Service.cc: ...
No errors found
Checking ./src/adaptation/ServiceConfig.cc: ...
No errors found
Checking ./src/adaptation/ServiceFilter.cc: ...
No errors found
Checking ./src/adaptation/ServiceGroups.cc: ...
No errors found
Checking ./src/adaptation/ecap/Config.cc: ...
No errors found
Checking ./src/adaptation/ecap/Host.cc: ...
Checking ./src/adaptation/ecap/Host.cc: USE_HTCP...
No errors found
Checking ./src/adaptation/ecap/MessageRep.cc: ...
Checking ./src/adaptation/ecap/MessageRep.cc: USE_HTCP...
No errors found
Checking ./src/adaptation/ecap/MinimalAdapter.cc: ...
No errors found
Checking ./src/adaptation/ecap/ServiceRep.cc: ...
No errors found
Checking ./src/adaptation/ecap/XactionRep.cc: ...
No errors found
Checking ./src/adaptation/icap/Client.cc: ...
No errors found
Checking ./src/adaptation/icap/Config.cc: ...
No errors found
Checking ./src/adaptation/icap/Elements.cc: ...
No errors found
Checking ./src/adaptation/icap/History.cc: ...
Checking ./src/adaptation/icap/History.cc: USE_SSL...
No errors found
Checking ./src/adaptation/icap/Launcher.cc: ...
No errors found
Checking ./src/adaptation/icap/ModXact.cc: ...
Checking ./src/adaptation/icap/ModXact.cc: USE_SSL...
No errors found
Checking ./src/adaptation/icap/OptXact.cc: ...
No errors found
Checking ./src/adaptation/icap/Options.cc: ...
No errors found
Checking ./src/adaptation/icap/ServiceRep.cc: ...
No errors found
Checking ./src/adaptation/icap/Xaction.cc: ...
No errors found
Checking ./src/adaptation/icap/icap_log.cc: ...
No errors found
Checking ./src/auth/Acl.cc: ...
No errors found
Checking ./src/auth/AclMaxUserIp.cc: ...
No errors found
Checking ./src/auth/AclProxyAuth.cc: ...
No errors found
Checking ./src/auth/Config.cc: ...
No errors found
Checking ./src/auth/Gadgets.cc: ...
No errors found
Checking ./src/auth/Scheme.cc: ...
No errors found
Checking ./src/auth/User.cc: ...
Checking ./src/auth/User.cc: _USE_INLINE_...
No errors found
Checking ./src/auth/UserRequest.cc: ...
Checking ./src/auth/basic/auth_basic.cc: ...
Checking ./src/auth/basic/basicScheme.cc: ...
Checking ./src/auth/digest/auth_digest.cc: ...
Checking ./src/auth/digest/auth_digest.cc: NOT_USED...
Checking ./src/auth/digest/auth_digest.cc: UNREACHABLECODE...
Checking ./src/auth/digest/auth_digest.cc: DEBUGSHUTDOWN...
Checking ./src/auth/digest/auth_digest.cc: WAITING_FOR_TE...
Checking ./src/auth/digest/digestScheme.cc: ...
Checking ./src/auth/negotiate/auth_negotiate.cc: ...
Checking ./src/auth/negotiate/negotiateScheme.cc: ...
Checking ./src/auth/ntlm/auth_ntlm.cc: ...
Checking ./src/auth/ntlm/ntlmScheme.cc: ...
Checking ./src/base/AsyncCall.cc: ...
No errors found
Checking ./src/base/AsyncCallQueue.cc: ...
No errors found
Checking ./src/base/AsyncJob.cc: ...
No errors found
Checking ./src/cache_cf.cc: ...
Checking ./src/cache_cf.cc: HAVE_GLOB_H...
Checking ./src/cache_cf.cc: SQUID_SNMP...
Checking ./src/cache_cf.cc: USE_SQUID_ESI...
Checking ./src/cache_cf.cc: USE_ADAPTATION...
Checking ./src/cache_cf.cc: ICAP_CLIENT...
Checking ./src/cache_cf.cc: USE_ECAP...
Checking ./src/cache_cf.cc: HTTP_VIOLATIONS...
Checking ./src/cache_cf.cc: USE_WCCPv2...
Checking ./src/cache_cf.cc: USE_WCCPv2;CURRENTLY_UNUSED...
Checking ./src/cache_cf.cc: USE_SSL...
Checking ./src/cache_cf.cc: HAVE_GLOB...
Checking ./src/cache_cf.cc: _SQUID_WIN32_...
Checking ./src/cache_cf.cc: SIZEOF_OFF_T<=4...
Checking ./src/cache_cf.cc: USE_DNSSERVERS...
Checking ./src/cache_cf.cc: USE_UNLINKD...
Checking ./src/cache_cf.cc: !HTTP_VIOLATIONS...
Checking ./src/cache_cf.cc: HAVE_PUTENV...
Checking ./src/cache_cf.cc: DELAY_POOLS...
Checking ./src/cache_cf.cc: USE_HTCP...
Checking ./src/cache_cf.cc: USE_CACHE_DIGESTS...
Checking ./src/cache_cf.cc: UNUSED_CODE...
Checking ./src/cache_cf.cc: USE_WCCPv2;USE_IPV6...
Checking ./src/cache_cf.cc: USE_IPV6...
Checking ./src/cache_diff.cc: ...
Checking ./src/cache_diff.cc: _SQUID_WIN32_...
No errors found
Checking ./src/cache_manager.cc: ...
Checking ./src/cache_manager.cc: _SQUID_OS2_...
Checking ./src/carp.cc: ...
Checking ./src/cbdata.cc: ...
Checking ./src/cbdata.cc: CBDATA_DEBUG...
Checking ./src/cbdata.cc: WITH_VALGRIND...
Checking ./src/cbdata.cc: HASHED_CBDATA...
Checking ./src/cbdata.cc: !HASHED_CBDATA...
Checking ./src/cbdata.cc: CBDATA_DEBUG;HASHED_CBDATA...
Checking ./src/cf_gen.cc: ...
Checking ./src/cf_gen.cc: HAVE_STRING_H...
Checking ./src/cf_gen.cc: _SQUID_OS2_...
Checking ./src/cf_gen.cc: _SQUID_WIN32_...
No errors found
Checking ./src/clientStream.cc: ...
No errors found
Checking ./src/client_db.cc: ...
Checking ./src/client_db.cc: SQUID_SNMP...
No errors found
Checking ./src/client_side.cc: ...
Checking ./src/client_side.cc: LINGERING_CLOSE...
Checking ./src/client_side.cc: USE_IDENT...
Checking ./src/client_side.cc: PURIFY...
Checking ./src/client_side.cc: USE_CACHE_DIGESTS...
Checking ./src/client_side.cc: ICAP_CLIENT...
Checking ./src/client_side.cc: USE_SSL&&0...
Checking ./src/client_side.cc: HEADERS_LOG...
Checking ./src/client_side.cc: SHOULD_REJECT_UNKNOWN_URLS...
Checking ./src/client_side.cc: THIS_VIOLATES_HTTP_SPECS_ON_URL_TRANSFORMATION...
Checking ./src/client_side.cc: FOLLOW_X_FORWARDED_FOR...
Checking ./src/client_side.cc: FUTURE_CODE_TO_SUPPORT_CHUNKED_REQUESTS...
Checking ./src/client_side.cc: THIS_CONFUSES_PERSISTENT_CONNECTION_AWARE_BROWSERS_AND_USERS...
Checking ./src/client_side.cc: defined(IP_MTU_DISCOVER)&&defined(IP_PMTUDISC_DONT)...
Checking ./src/client_side.cc: USE_SSL...
Checking ./src/client_side.cc: USE_SSL;defined(OPENSSL_VERSION_NUMBER)&&OPENSSL_VERSION_NUMBER>=0x00908000L...
Checking ./src/client_side.cc: USE_SSL;(ALLOW_ALWAYS_SSL_SESSION_DETAIL==1)...
Checking ./src/client_side.cc: USE_SSL;USE_IDENT...
Checking ./src/client_side.cc: X_ACCELERATOR_VARY...
Checking ./src/client_side_reply.cc: ...
Checking ./src/client_side_reply.cc: USE_SQUID_ESI...
Checking ./src/client_side_reply.cc: DELAY_POOLS...
Checking ./src/client_side_reply.cc: STORE_CLIENT_LIST_DEBUG...
Checking ./src/client_side_reply.cc: HTTP_VIOLATIONS...
Checking ./src/client_side_reply.cc: LOG_TCP_REDIRECTS...
Checking ./src/client_side_reply.cc: USE_HTCP...
Checking ./src/client_side_reply.cc: SIZEOF_INT64_T==4...
Checking ./src/client_side_reply.cc: DONT_FILTER_THESE...
Checking ./src/client_side_reply.cc: DEAD_CODE...
Checking ./src/client_side_reply.cc: USE_CACHE_DIGESTS...
Checking ./src/client_side_reply.cc: ADD_X_REQUEST_URI...
Checking ./src/client_side_reply.cc: USE_DNSSERVERS...
Checking ./src/client_side_reply.cc: HTTP_VIOLATIONS;USE_DNSSERVERS...
Checking ./src/client_side_reply.cc: USE_ZPH_QOS...
Checking ./src/client_side_request.cc: ...
Checking ./src/client_side_request.cc: USE_ADAPTATION...
Checking ./src/client_side_request.cc: USE_ADAPTATION;ICAP_CLIENT...
Checking ./src/client_side_request.cc: LINGERING_CLOSE...
Checking ./src/client_side_request.cc: FOLLOW_X_FORWARDED_FOR...
Checking ./src/client_side_request.cc: USE_ADAPTATION;ICAP_CLIENT;USE_SSL...
Checking ./src/client_side_request.cc: HTTP_VIOLATIONS...
Checking ./src/client_side_request.cc: FORW_VIA_DB...
Checking ./src/client_side_request.cc: USE_USERAGENT_LOG...
Checking ./src/client_side_request.cc: USE_REFERER_LOG...
Checking ./src/client_side_request.cc: USE_SSL...
Checking ./src/client_side_request.cc: HEADERS_LOG...
Checking ./src/client_side_request.cc: ICAP_CLIENT...
Checking ./src/client_side_request.cc: _USE_INLINE_...
Checking ./src/comm.cc: ...
Checking ./src/comm.cc: defined(_SQUID_CYGWIN_)...
Checking ./src/comm.cc: HAVE_NETINET_TCP_H...
Checking ./src/comm.cc: TCP_NODELAY...
Checking ./src/comm.cc: _SQUID_LINUX_...
Checking ./src/comm.cc: USE_IPV6...
Checking ./src/comm.cc: IP_TOS...
Checking ./src/comm.cc: IPV6_V6ONLY...
Checking ./src/comm.cc: defined(IP_TRANSPARENT)...
Checking ./src/comm.cc: IPV6_SPECIAL_SPLITSTACK...
Checking ./src/comm.cc: IPV6_SPECIAL_V4MAPPED...
Checking ./src/comm.cc: _SQUID_MSWIN_...
Checking ./src/comm.cc: USE_ICMP...
Checking ./src/comm.cc: defined(_SQUID_NEWSOS6_)...
Checking ./src/comm.cc: defined(_SQUID_SOLARIS_)...
Checking ./src/comm.cc: LINGERING_CLOSE...
Checking ./src/comm.cc: LINGERING_CLOSE;USE_SSL...
Checking ./src/comm.cc: USE_SSL...
Checking ./src/comm.cc: TCP_WINDOW_CLAMP...
Checking ./src/comm.cc: _SQUID_WIN32_...
Checking ./src/comm.cc: _SQUID_WIN32_;_SQUID_CYGWIN_...
Checking ./src/comm.cc: _SQUID_CYGWIN_...
Checking ./src/comm.cc: FD_CLOEXEC...
Checking ./src/comm.cc: TCP_KEEPCNT...
Checking ./src/comm.cc: TCP_KEEPIDLE...
Checking ./src/comm.cc: TCP_KEEPINTVL...
Checking ./src/comm.cc: EAGAIN!=EWOULDBLOCK...
Checking ./src/comm.cc: ERESTART...
Checking ./src/comm.cc: SO_ACCEPTFILTER...
Checking ./src/comm.cc: defined(TCP_DEFER_ACCEPT)...
Checking ./src/comm.cc: OPTIMISTIC_IO...
Checking ./src/comm_epoll.cc: ...
Checking ./src/comm_epoll.cc: USE_EPOLL...
Checking ./src/comm_epoll.cc: USE_EPOLL;HAVE_SYS_EPOLL_H...
No errors found
Checking ./src/comm_kqueue.cc: ...
Checking ./src/comm_kqueue.cc: USE_KQUEUE...
Checking ./src/comm_kqueue.cc: USE_KQUEUE;HAVE_SYS_EVENT_H...
Checking ./src/comm_kqueue.cc: USE_KQUEUE;EV_SET...
No errors found
Checking ./src/comm_poll.cc: ...
Checking ./src/comm_poll.cc: USE_POLL...
Checking ./src/comm_poll.cc: USE_POLL;howmany...
Checking ./src/comm_poll.cc: USE_POLL;NBBY...
No errors found
Checking ./src/comm_select.cc: ...
Checking ./src/comm_select.cc: USE_SELECT...
Checking ./src/comm_select.cc: USE_SELECT;howmany...
Checking ./src/comm_select.cc: USE_SELECT;NBBY...
Checking ./src/comm_select.cc: USE_SELECT;DEBUG_FDBITS...
No errors found
Checking ./src/comm_select_win32.cc: ...
Checking ./src/comm_select_win32.cc: USE_SELECT_WIN32...
Checking ./src/comm_select_win32.cc: USE_SELECT_WIN32;howmany...
Checking ./src/comm_select_win32.cc: USE_SELECT_WIN32;NBBY...
Checking ./src/comm_select_win32.cc: USE_SELECT_WIN32;DEBUG_FDBITS...
No errors found
Checking ./src/debug.cc: ...
Checking ./src/debug.cc: MAXPATHLEN...
Checking ./src/debug.cc: HAVE_SYSLOG...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4...
Checking ./src/debug.cc: _SQUID_MSWIN_...
Checking ./src/debug.cc: _SQUID_WIN32_...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_AUTH...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_AUTHPRIV...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_CRON...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_DAEMON...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_FTP...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_KERN...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LPR...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_MAIL...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_NEWS...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_SYSLOG...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_USER...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_UUCP...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL0...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL1...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL2...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL3...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL4...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL5...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL6...
Checking ./src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL7...
Checking ./src/debug.cc: HAVE_SYSLOG&&defined(LOG_LOCAL4)...
Checking ./src/debug.cc: S_ISREG...
No errors found
Checking ./src/delay_pools.cc: ...
Checking ./src/delay_pools.cc: DELAY_POOLS...
No errors found
Checking ./src/disk.cc: ...
Checking ./src/disk.cc: defined(_SQUID_WIN32_)||defined(_SQUID_OS2_)...
Checking ./src/disk.cc: CALL_FSYNC_BEFORE_CLOSE...
Checking ./src/disk.cc: defined(_SQUID_OS2_)||defined(_SQUID_WIN32_)...
No errors found
Checking ./src/dlink.cc: ...
No errors found
Checking ./src/dns.cc: ...
Checking ./src/dns.cc: USE_DNSSERVERS...
Checking ./src/dns.cc: USE_DNSSERVERS;SQUID_SNMP...
No errors found
Checking ./src/dns_internal.cc: ...
Checking ./src/dns_internal.cc: HAVE_ARPA_NAMESER_H...
Checking ./src/dns_internal.cc: HAVE_RESOLV_H...
Checking ./src/dns_internal.cc: USE_DNSSERVERS...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;_SQUID_WIN32_...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;_PATH_RESCONF...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;NS_DEFAULTPORT...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;NS_MAXDNAME...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;MAXDNSRCH...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;RESOLV_BUFSZ...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;_SQUID_MSWIN_...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;_SQUID_MSWIN_;defined(_SQUID_CYGWIN_)...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;USE_IPV6...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;_SQUID_LINUX_...
Checking ./src/dns_internal.cc: USE_DNSSERVERS;SQUID_SNMP...
Checking ./src/dnsserver.cc: ...
Checking ./src/dnsserver.cc: HAVE_UNISTD_H...
Checking ./src/dnsserver.cc: HAVE_STDLIB_H...
Checking ./src/dnsserver.cc: HAVE_STDIO_H...
Checking ./src/dnsserver.cc: HAVE_SYS_TYPES_H...
Checking ./src/dnsserver.cc: HAVE_CTYPE_H...
Checking ./src/dnsserver.cc: HAVE_ERRNO_H...
Checking ./src/dnsserver.cc: HAVE_FCNTL_H...
Checking ./src/dnsserver.cc: HAVE_GRP_H...
Checking ./src/dnsserver.cc: HAVE_GNUMALLOC_H...
Checking ./src/dnsserver.cc: HAVE_MALLOC_H...
Checking ./src/dnsserver.cc: HAVE_MEMORY_H...
Checking ./src/dnsserver.cc: HAVE_NETDB_H&&!defined(_SQUID_NETDB_H_)...
Checking ./src/dnsserver.cc: HAVE_PWD_H...
Checking ./src/dnsserver.cc: HAVE_SIGNAL_H...
Checking ./src/dnsserver.cc: HAVE_TIME_H...
Checking ./src/dnsserver.cc: HAVE_SYS_PARAM_H...
Checking ./src/dnsserver.cc: HAVE_SYS_TIME_H...
Checking ./src/dnsserver.cc: HAVE_SYS_RESOURCE_H...
Checking ./src/dnsserver.cc: HAVE_SYS_SOCKET_H...
Checking ./src/dnsserver.cc: HAVE_NETINET_IN_H...
Checking ./src/dnsserver.cc: HAVE_ARPA_INET_H...
Checking ./src/dnsserver.cc: HAVE_SYS_STAT_H...
Checking ./src/dnsserver.cc: HAVE_SYS_UN_H...
Checking ./src/dnsserver.cc: HAVE_SYS_WAIT_H...
Checking ./src/dnsserver.cc: HAVE_LIBC_H...
Checking ./src/dnsserver.cc: HAVE_SYS_SYSCALL_H...
Checking ./src/dnsserver.cc: HAVE_STRING_H...
Checking ./src/dnsserver.cc: HAVE_STRINGS_H...
Checking ./src/dnsserver.cc: HAVE_BSTRING_H...
Checking ./src/dnsserver.cc: HAVE_CRYPT_H...
Checking ./src/dnsserver.cc: HAVE_SYS_SELECT_H...
Checking ./src/dnsserver.cc: HAVE_GETOPT_H...
Checking ./src/dnsserver.cc: HAVE_ARPA_NAMESER_H...
Checking ./src/dnsserver.cc: HAVE_RESOLV_H...
Checking ./src/dnsserver.cc: LIBRESOLV_DNS_TTL_HACK...
Checking ./src/dnsserver.cc: !defined(HAVE_RES_INIT)&&defined(HAVE___RES_INIT)...
Checking ./src/dnsserver.cc: !defined(HAVE_RES_INIT)&&defined(HAVE___RES_INIT);res_init...
Checking ./src/dnsserver.cc: USE_IPV6...
Checking ./src/dnsserver.cc: defined(EAI_NODATA)||defined(EAI_NONAME)...
Checking ./src/dnsserver.cc: defined(EAI_NODATA)||defined(EAI_NONAME);EAI_NODATA...
Checking ./src/dnsserver.cc: defined(EAI_NODATA)||defined(EAI_NONAME);EAI_NONAME...
Checking ./src/dnsserver.cc: _SQUID_RES_NSADDR6_LARRAY...
Checking ./src/dnsserver.cc: _SQUID_RES_NSADDR6_LPTR...
Checking ./src/dnsserver.cc: defined(_SQUID_FREEBSD_)&&defined(_SQUID_RES_NSADDR6_COUNT)...
Checking ./src/dnsserver.cc: HAVE_RES_INIT...
Checking ./src/dnsserver.cc: HAVE_RES_INIT;_SQUID_RES_NSADDR_LIST...
Checking ./src/dnsserver.cc: HAVE_RES_INIT&&(defined(_SQUID_RES_NSADDR_LIST)||defined(_SQUID_RES_NSADDR6_LIST))...
Checking ./src/dnsserver.cc: HAVE_RES_INIT&&(defined(_SQUID_RES_NSADDR_LIST)||defined(_SQUID_RES_NSADDR6_LIST));defined(_SQUID_RES_NSADDR_COUNT)...
Checking ./src/dnsserver.cc: HAVE_RES_INIT&&(defined(_SQUID_RES_NSADDR_LIST)||defined(_SQUID_RES_NSADDR6_LIST));defined(_SQUID_RES_NSADDR6_COUNT)...
Checking ./src/dnsserver.cc: HAVE_RES_INIT&&(defined(_SQUID_RES_NSADDR_LIST)||defined(_SQUID_RES_NSADDR6_LIST));USE_IPV6&&defined(_SQUID_RES_NSADDR6_LIST)...
Checking ./src/dnsserver.cc: _SQUID_MSWIN_...
Checking ./src/errorpage.cc: ...
Checking ./src/errorpage.cc: DEFAULT_SQUID_ERROR_DIR...
Checking ./src/errorpage.cc: USE_ERR_LOCALES...
Checking ./src/errorpage.cc: USE_ERR_LOCALES;HTTP_VIOLATIONS...
Checking ./src/errorpage.cc: USE_ERR_LOCALES;HAVE_GLOB...
Checking ./src/esi/Assign.cc: ...
Checking ./src/esi/Assign.cc: (USE_SQUID_ESI==1)...
Checking ./src/esi/Context.cc: ...
Checking ./src/esi/Context.cc: (USE_SQUID_ESI==1)...
No errors found
Checking ./src/esi/CustomParser.cc: ...
No errors found
Checking ./src/esi/Esi.cc: ...
Checking ./src/esi/Esi.cc: (USE_SQUID_ESI==1)...
Checking ./src/esi/ExpatParser.cc: ...
Checking ./src/esi/ExpatParser.cc: USE_SQUID_ESI&&HAVE_LIBEXPAT...
No errors found
Checking ./src/esi/Expression.cc: ...
No errors found
Checking ./src/esi/Include.cc: ...
Checking ./src/esi/Include.cc: (USE_SQUID_ESI==1)...
Checking ./src/esi/Include.cc: (USE_SQUID_ESI==1);HEADERS_LOG...
No errors found
Checking ./src/esi/Libxml2Parser.cc: ...
Checking ./src/esi/Libxml2Parser.cc: USE_SQUID_ESI&&HAVE_LIBXML2...
No errors found
Checking ./src/esi/Module.cc: ...
Checking ./src/esi/Module.cc: HAVE_LIBXML2...
Checking ./src/esi/Module.cc: HAVE_LIBEXPAT...
No errors found
Checking ./src/esi/Parser.cc: ...
No errors found
Checking ./src/esi/Segment.cc: ...
No errors found
Checking ./src/esi/Sequence.cc: ...
Checking ./src/esi/Sequence.cc: (USE_SQUID_ESI==1)...
No errors found
Checking ./src/esi/VarState.cc: ...
No errors found
Checking ./src/event.cc: ...
Checking ./src/external_acl.cc: ...
Checking ./src/external_acl.cc: USE_IDENT...
Checking ./src/external_acl.cc: DEFAULT_EXTERNAL_ACL_TTL...
Checking ./src/external_acl.cc: DEFAULT_EXTERNAL_ACL_CHILDREN...
Checking ./src/external_acl.cc: USE_SSL...
Checking ./src/external_acl.cc: !USE_IPV6...
Checking ./src/fd.cc: ...
Checking ./src/fd.cc: _SQUID_MSWIN_...
No errors found
Checking ./src/fde.cc: ...
Checking ./src/fde.cc: _SQUID_MSWIN_...
No errors found
Checking ./src/filemap.cc: ...
Checking ./src/filemap.cc: SIZEOF_LONG==8...
Checking ./src/filemap.cc: SIZEOF_LONG==4...
Checking ./src/filemap.cc: TEST...
Checking ./src/forward.cc: ...
Checking ./src/forward.cc: USE_SSL...
Checking ./src/forward.cc: WIP_FWD_LOG...
Checking ./src/forward.cc: URL_CHECKSUM_DEBUG...
Checking ./src/forward.cc: USE_SSL;EPROTO...
Checking ./src/forward.cc: USE_SSL;NOT_YET...
Checking ./src/forward.cc: LINUX_TPROXY2...
Checking ./src/forward.cc: USE_ZPH_QOS&&defined(_SQUID_LINUX_)...
No errors found
Checking ./src/fqdncache.cc: ...
Checking ./src/fqdncache.cc: USE_DNSSERVERS...
Checking ./src/fqdncache.cc: SQUID_SNMP...
Checking ./src/fs/Module.cc: ...
Checking ./src/fs/Module.cc: defined(HAVE_FS_UFS)||defined(HAVE_FS_AUFS)||defined(HAVE_FS_DISKD)...
Checking ./src/fs/Module.cc: HAVE_FS_COSS...
Checking ./src/fs/Module.cc: HAVE_FS_UFS...
Checking ./src/fs/Module.cc: HAVE_FS_AUFS...
Checking ./src/fs/Module.cc: HAVE_FS_DISKD...
No errors found
Checking ./src/fs/aufs/StoreFSaufs.cc: ...
No errors found
Checking ./src/fs/coss/StoreFScoss.cc: ...
Checking ./src/fs/coss/store_dir_coss.cc: ...
Checking ./src/fs/coss/store_dir_coss.cc: HAVE_FCHMOD...
Checking ./src/fs/coss/store_dir_coss.cc: defined(_SQUID_OS2_)||defined(_SQUID_WIN32_)...
Checking ./src/fs/coss/store_dir_coss.cc: _SQUID_MSWIN_...
Checking ./src/fs/coss/store_io_coss.cc: ...
No errors found
Checking ./src/fs/diskd/StoreFSdiskd.cc: ...
No errors found
Checking ./src/fs/ufs/StoreFSufs.cc: ...
No errors found
Checking ./src/fs/ufs/store_dir_ufs.cc: ...
Checking ./src/fs/ufs/store_dir_ufs.cc: _SQUID_MSWIN_...
Checking ./src/fs/ufs/store_dir_ufs.cc: HAVE_FCHMOD...
Checking ./src/fs/ufs/store_dir_ufs.cc: defined(_SQUID_OS2_)||defined(_SQUID_WIN32_)...
Checking ./src/fs/ufs/store_io_ufs.cc: ...
No errors found
Checking ./src/fs/ufs/ufscommon.cc: ...
Checking ./src/fs/ufs/ufscommon.cc: _USE_INLINE_...
Checking ./src/ftp.cc: ...
Checking ./src/ftp.cc: DELAY_POOLS...
Checking ./src/ftp.cc: USE_ADAPTATION...
Checking ./src/ftp.cc: USE_IPV6...
Checking ./src/gopher.cc: ...
Checking ./src/gopher.cc: DELAY_POOLS...
No errors found
Checking ./src/helper.cc: ...
Checking ./src/helper.cc: _SQUID_MSWIN_...
Checking ./src/htcp.cc: ...
Checking ./src/htcp.cc: !WORDS_BIGENDIAN...
Checking ./src/htcp.cc: WORDS_BIGENDIAN...
Checking ./src/htcp.cc: USE_HEXDUMP...
Checking ./src/htcp.cc: USE_ICMP...
No errors found
Checking ./src/http.cc: ...
Checking ./src/http.cc: DELAY_POOLS...
Checking ./src/http.cc: WORK_IN_PROGRESS...
Checking ./src/http.cc: QUESTIONABLE...
Checking ./src/http.cc: USE_HTCP...
Checking ./src/http.cc: USE_SQUID_ESI...
Checking ./src/http.cc: HTTP_VIOLATIONS...
Checking ./src/http.cc: X_ACCELERATOR_VARY...
Checking ./src/http.cc: WIP_FWD_LOG...
Checking ./src/http.cc: HEADERS_LOG...
Checking ./src/http.cc: DONT_DO_THIS...
Checking ./src/http.cc: USE_ADAPTATION...
Checking ./src/http.cc: URL_CHECKSUM_DEBUG...
Checking ./src/http.cc: DEAD_CODE...
Checking ./src/icmp/Icmp.cc: ...
Checking ./src/icmp/Icmp.cc: USE_ICMP...
Checking ./src/icmp/Icmp4.cc: ...
Checking ./src/icmp/Icmp4.cc: USE_ICMP...
Checking ./src/icmp/Icmp4.cc: USE_ICMP;GETTIMEOFDAY_NO_TZP...
Checking ./src/icmp/Icmp4.cc: USE_ICMP;HAVE_STRUCT_IPHDR_IP_HL...
Checking ./src/icmp/Icmp4.cc: USE_ICMP;WORDS_BIGENDIAN...
No errors found
Checking ./src/icmp/Icmp6.cc: ...
Checking ./src/icmp/Icmp6.cc: USE_ICMP&&USE_IPV6...
Checking ./src/icmp/Icmp6.cc: USE_ICMP&&USE_IPV6;HAVE_NETINET_IP6_H...
Checking ./src/icmp/Icmp6.cc: USE_ICMP&&USE_IPV6;GETTIMEOFDAY_NO_TZP...
No errors found
Checking ./src/icmp/IcmpPinger.cc: ...
Checking ./src/icmp/IcmpPinger.cc: USE_ICMP...
Checking ./src/icmp/IcmpPinger.cc: USE_ICMP;_SQUID_MSWIN_...
Checking ./src/icmp/IcmpPinger.cc: USE_ICMP;USE_IPV6...
No errors found
Checking ./src/icmp/IcmpSquid.cc: ...
Checking ./src/icmp/IcmpSquid.cc: USE_ICMP...
Checking ./src/icmp/IcmpSquid.cc: USE_ICMP;DEAD_CODE...
Checking ./src/icmp/IcmpSquid.cc: USE_ICMP;USE_IPV6...
Checking ./src/icmp/IcmpSquid.cc: USE_ICMP;_SQUID_MSWIN_...
No errors found
Checking ./src/icmp/net_db.cc: ...
Checking ./src/icmp/net_db.cc: USE_ICMP...
Checking ./src/icmp/net_db.cc: USE_ICMP;USE_IPV6...
Checking ./src/icmp/net_db.cc: USE_ICMP;USE_CLASSFUL...
No errors found
Checking ./src/icmp/pinger.cc: ...
Checking ./src/icmp/pinger.cc: USE_ICMP...
Checking ./src/icmp/pinger.cc: USE_ICMP;_SQUID_MSWIN_...
Checking ./src/icmp/pinger.cc: USE_ICMP;_SQUID_MSWIN_;HAVE_WINSOCK2_H...
Checking ./src/icmp/pinger.cc: USE_ICMP;USE_IPV6...
No errors found
Checking ./src/icmp/testIcmp.cc: ...
Checking ./src/icmp/testIcmp.cc: USE_ICMP...
No errors found
Checking ./src/icp_v2.cc: ...
Checking ./src/icp_v2.cc: USE_ICMP...
Checking ./src/icp_v2.cc: ICP_PKT_DUMP...
Checking ./src/icp_v2.cc: _SQUID_LINUX_...
Checking ./src/icp_v2.cc: ICP_PACKET_DUMP...
No errors found
Checking ./src/icp_v3.cc: ...
No errors found
Checking ./src/ident/AclIdent.cc: ...
Checking ./src/ident/AclIdent.cc: USE_IDENT...
No errors found
Checking ./src/ident/Ident.cc: ...
Checking ./src/ident/Ident.cc: USE_IDENT...
No errors found
Checking ./src/int.cc: ...
No errors found
Checking ./src/internal.cc: ...
Checking ./src/internal.cc: USE_CACHE_DIGESTS...
Checking ./src/internal.cc: USE_IPV6...
No errors found
Checking ./src/ip/IpAddress.cc: ...
Checking ./src/ip/IpAddress.cc: HAVE_ASSERT_H...
Checking ./src/ip/IpAddress.cc: HAVE_STDLIB_H...
Checking ./src/ip/IpAddress.cc: HAVE_STRING_H...
Checking ./src/ip/IpAddress.cc: HAVE_ARPA_INET_H...
Checking ./src/ip/IpAddress.cc: INET6...
Checking ./src/ip/IpAddress.cc: SQUID_DEBUG...
Checking ./src/ip/IpAddress.cc: !USE_IPV6...
Checking ./src/ip/IpAddress.cc: USE_IPV6...
Checking ./src/ip/IpAddress.cc: HAVE_SIN_LEN_IN_SAI...
Checking ./src/ip/IpAddress.cc: USE_IPV6;HAVE_SIN6_LEN_IN_SAI...
Checking ./src/ip/IpIntercept.cc: ...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_SYS_IOCTL_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_TCP_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NET_IF_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_IPL_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_IPL_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_IP_FIL_COMPAT_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_IP_FIL_COMPAT_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_IP_COMPAT_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_IP_COMPAT_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_IP_FIL_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_IP_FIL_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_IP_NAT_H...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_IP_NAT_H...
Checking ./src/ip/IpIntercept.cc: PF_TRANSPARENT...
Checking ./src/ip/IpIntercept.cc: PF_TRANSPARENT;HAVE_NET_PF_PFVAR_H...
Checking ./src/ip/IpIntercept.cc: PF_TRANSPARENT;HAVE_NET_PFVAR_H...
Checking ./src/ip/IpIntercept.cc: LINUX_NETFILTER...
Checking ./src/ip/IpIntercept.cc: LINUX_TPROXY2...
Checking ./src/ip/IpIntercept.cc: LINUX_TPROXY2;HAVE_LINUX_NETFILTER_IPV4_IP_TPROXY_H...
Checking ./src/ip/IpIntercept.cc: IPFW_TRANSPARENT...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;defined(IPFILTER_VERSION)&&(IPFILTER_VERSION>=4000027)...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT;IPNAT_NAME...
Checking ./src/ip/IpIntercept.cc: IPF_TRANSPARENT||LINUX_NETFILTER||IPFW_TRANSPARENT||PF_TRANSPARENT...
Checking ./src/ip/IpIntercept.cc: LINUX_TPROXY2;USE_IPV6...
Checking ./src/ip/IpIntercept.cc: defined(IP_TRANSPARENT)...
Checking ./src/ip/IpIntercept.cc: defined(IP_TRANSPARENT);USE_IPV6...
Checking ./src/ip/QosConfig.cc: ...
Checking ./src/ip/QosConfig.cc: USE_ZPH_QOS...
No errors found
Checking ./src/ip/stubQosConfig.cc: ...
Checking ./src/ip/stubQosConfig.cc: USE_ZPH_QOS...
No errors found
Checking ./src/ip/testIpAddress.cc: ...
Checking ./src/ip/testIpAddress.cc: HAVE_CSTRING...
Checking ./src/ip/testIpAddress.cc: HAVE_NETINET_IN_H...
Checking ./src/ip/testIpAddress.cc: HAVE_ARPA_INET_H...
Checking ./src/ip/testIpAddress.cc: HAVE_NETDB_H...
Checking ./src/ip/testIpAddress.cc: HAVE_STRING...
Checking ./src/ip/testIpAddress.cc: HAVE_STDEXCEPT...
Checking ./src/ip/testIpAddress.cc: USE_IPV6...
Checking ./src/ip/testIpAddress.cc: HAVE_SIN_LEN_IN_SAI...
Checking ./src/ip/testIpAddress.cc: USE_IPV6;HAVE_SIN6_LEN_IN_SAI...
Checking ./src/ip/testIpAddress.cc: !USE_IPV6...
Checking ./src/ip/testIpAddress.cc: USE_IPV6;HAVE_SS_LEN_IN_SS...
Checking ./src/ip/testIpAddress.cc: USE_IPV6;HAVE_SIN_LEN_IN_SAI...
Checking ./src/ip/testIpAddress.cc: HAVE_SS_LEN_IN_SS...
No errors found
Checking ./src/ipc.cc: ...
Checking ./src/ipc.cc: HAVE_PUTENV...
Checking ./src/ipc.cc: USE_POLL&&defined(_SQUID_OSF_)...
Checking ./src/ipc.cc: HAVE_SOCKETPAIR&&defined(AF_UNIX)...
Checking ./src/ipc.cc: HAVE_SETSID...
No errors found
Checking ./src/ipc_win32.cc: ...
Checking ./src/ipc_win32.cc: _MSWSOCK_...
Checking ./src/ipc_win32.cc: HAVE_PUTENV...
No errors found
Checking ./src/ipcache.cc: ...
Checking ./src/ipcache.cc: DNS_CNAME...
Checking ./src/ipcache.cc: USE_DNSSERVERS...
Checking ./src/ipcache.cc: LIBRESOLV_DNS_TTL_HACK...
Checking ./src/ipcache.cc: USE_IPV6...
Checking ./src/ipcache.cc: DNS_CNAME;USE_IPV6...
Checking ./src/ipcache.cc: SQUID_SNMP...
Checking ./src/list.cc: ...
No errors found
Checking ./src/logfile.cc: ...
Checking ./src/logfile.cc: HAVE_SYSLOG...
Checking ./src/logfile.cc: HAVE_SYSLOG;!defined(LOG_AUTHPRIV)&&defined(LOG_AUTH)...
Checking ./src/logfile.cc: S_ISREG...
No errors found
Checking ./src/main.cc: ...
Checking ./src/main.cc: ICAP_CLIENT...
Checking ./src/main.cc: USE_EPOLL...
Checking ./src/main.cc: USE_KQUEUE...
Checking ./src/main.cc: USE_POLL...
Checking ./src/main.cc: defined(USE_SELECT)||defined(USE_SELECT_WIN32)...
Checking ./src/main.cc: USE_LOADABLE_MODULES...
Checking ./src/main.cc: USE_ECAP...
Checking ./src/main.cc: USE_ADAPTATION...
Checking ./src/main.cc: USE_SQUID_ESI...
Checking ./src/main.cc: USE_WIN32_SERVICE...
Checking ./src/main.cc: MALLOC_DBG...
Checking ./src/main.cc: MEM_GEN_TRACE...
Checking ./src/main.cc: _SQUID_MSWIN_...
Checking ./src/main.cc: TEST_ACCESS...
Checking ./src/main.cc: _SQUID_LINUX_THREADS_...
Checking ./src/main.cc: SIGTTIN...
Checking ./src/main.cc: XMALLOC_TRACE...
Checking ./src/main.cc: HAVE_SYSLOG...
Checking ./src/main.cc: _SQUID_MSWIN_;!HAVE_SIGACTION...
Checking ./src/main.cc: _SQUID_MSWIN_;KILL_PARENT_OPT...
Checking ./src/main.cc: _SQUID_MSWIN_;SA_RESETHAND==0...
Checking ./src/main.cc: USE_HTCP...
Checking ./src/main.cc: SQUID_SNMP...
Checking ./src/main.cc: USE_WCCP...
Checking ./src/main.cc: USE_WCCPv2...
Checking ./src/main.cc: USE_DNSSERVERS...
Checking ./src/main.cc: WIP_FWD_LOG...
Checking ./src/main.cc: _SQUID_OS2_...
Checking ./src/main.cc: DELAY_POOLS...
Checking ./src/main.cc: _SQUID_WIN32_...
Checking ./src/main.cc: USE_IDENT...
Checking ./src/main.cc: USE_UNLINKD...
Checking ./src/main.cc: USE_ADAPTATION;ICAP_CLIENT...
Checking ./src/main.cc: USE_ADAPTATION;USE_ECAP...
Checking ./src/main.cc: USE_XPROF_STATS...
Checking ./src/main.cc: HAVE_SBRK...
Checking ./src/main.cc: defined(SQUID_MAXFD_LIMIT)...
Checking ./src/main.cc: HAVE_MALLOPT...
Checking ./src/main.cc: HAVE_MALLOPT;M_GRAIN...
Checking ./src/main.cc: HAVE_MALLOPT;M_MXFAST...
Checking ./src/main.cc: HAVE_MALLOPT;M_NBLKS...
Checking ./src/main.cc: USE_WIN32_SERVICE;_SQUID_MSWIN_...
Checking ./src/main.cc: _SQUID_MSWIN_;_SQUID_NEXT_...
Checking ./src/main.cc: _SQUID_MSWIN_;TIOCNOTTY...
Checking ./src/main.cc: LEAK_CHECK_MODE&&0...
Checking ./src/main.cc: !XMALLOC_TRACE...
Checking ./src/mem.cc: ...
Checking ./src/mem.cc: HAVE_IOMANIP...
Checking ./src/mem.cc: HAVE_OSTREAM...
Checking ./src/mem.cc: WITH_VALGRIND...
Checking ./src/mem.cc: USE_CACHE_DIGESTS...
No errors found
Checking ./src/mem_node.cc: ...
No errors found
Checking ./src/mime.cc: ...
Checking ./src/mime.cc: _SQUID_WIN32_...
Checking ./src/mime_header.cc: ...
No errors found
Checking ./src/multicast.cc: ...
Checking ./src/multicast.cc: IP_MULTICAST_TTL...
Checking ./src/multicast.cc: IP_MULTICAST_TTL;USE_IPV6...
No errors found
Checking ./src/neighbors.cc: ...
Checking ./src/neighbors.cc: USE_HTCP...
Checking ./src/neighbors.cc: 0&&USE_IDENT...
Checking ./src/neighbors.cc: USE_CACHE_DIGESTS...
Checking ./src/neighbors.cc: USE_ICMP...
Checking ./src/neighbors.cc: DELAY_POOLS...
Checking ./src/pconn.cc: ...
No errors found
Checking ./src/peer_digest.cc: ...
Checking ./src/peer_digest.cc: USE_CACHE_DIGESTS...
Checking ./src/peer_digest.cc: USE_CACHE_DIGESTS;FUTURE_CODE...
Checking ./src/peer_digest.cc: USE_CACHE_DIGESTS;DONT...
No errors found
Checking ./src/peer_select.cc: ...
Checking ./src/peer_select.cc: USE_CACHE_DIGESTS...
Checking ./src/peer_select.cc: USE_HTCP...
Checking ./src/peer_select.cc: USE_ICMP...
Checking ./src/peer_select.cc: USE_CACHE_DIGESTS&&0...
Checking ./src/peer_select.cc: USE_HTCP;USE_ICMP...
No errors found
Checking ./src/peer_sourcehash.cc: ...
Checking ./src/peer_userhash.cc: ...
Checking ./src/recv-announce.cc: ...
No errors found
Checking ./src/redirect.cc: ...
Checking ./src/redirect.cc: USE_SSL...
No errors found
Checking ./src/referer.cc: ...
Checking ./src/referer.cc: USE_REFERER_LOG...
No errors found
Checking ./src/refresh.cc: ...
Checking ./src/refresh.cc: USE_POSIX_REGEX...
Checking ./src/refresh.cc: USE_HTCP...
Checking ./src/refresh.cc: USE_CACHE_DIGESTS...
Checking ./src/refresh.cc: HTTP_VIOLATIONS...
No errors found
Checking ./src/repl/heap/store_heap_replacement.cc: ...
No errors found
Checking ./src/repl/heap/store_repl_heap.cc: ...
No errors found
Checking ./src/repl/lru/store_repl_lru.cc: ...
No errors found
Checking ./src/send-announce.cc: ...
No errors found
Checking ./src/snmp_agent.cc: ...
No errors found
Checking ./src/snmp_core.cc: ...
Checking ./src/snmp_core.cc: USE_DNSSERVERS...
Checking ./src/snmp_core.cc: USE_IPV6...
No errors found
Checking ./src/ssl_support.cc: ...
Checking ./src/ssl_support.cc: USE_SSL...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_MICROSOFT_SESS_ID_BUG...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_NETSCAPE_CHALLENGE_BUG...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_SSLREF2_REUSE_CERT_TYPE_BUG...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_MSIE_SSLV2_RSA_PADDING...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_SSLEAY_080_CLIENT_DH_BUG...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_TLS_D5_BUG...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_TLS_BLOCK_PADDING_BUG...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_TLS_ROLLBACK_BUG...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_ALL...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_SINGLE_DH_USE...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_EPHEMERAL_RSA...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_PKCS1_CHECK_1...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_PKCS1_CHECK_2...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_NETSCAPE_CA_DN_BUG...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_NON_EXPORT_FIRST...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_CIPHER_SERVER_PREFERENCE...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_NO_SSLv2...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_NO_SSLv3...
Checking ./src/ssl_support.cc: USE_SSL;SSL_OP_NO_TLSv1...
Checking ./src/ssl_support.cc: USE_SSL;X509_V_FLAG_CRL_CHECK...
Checking ./src/ssl_support.cc: USE_SSL;HAVE_OPENSSL_ENGINE_H...
Checking ./src/ssl_support.cc: USE_SSL;OPENSSL_VERSION_NUMBER<0x00909000L...
Checking ./src/ssl_support.cc: USE_SSL;DONT_DO_THIS...
Checking ./src/stat.cc: ...
Checking ./src/stat.cc: DELAY_POOLS...
Checking ./src/stat.cc: STAT_GRAPHS...
Checking ./src/stat.cc: DEBUG_OPENFD...
Checking ./src/stat.cc: XMALLOC_STATISTICS...
Checking ./src/stat.cc: HAVE_MSTATS&&HAVE_GNUMALLOC_H...
Checking ./src/stat.cc: HAVE_MALLINFO&&HAVE_STRUCT_MALLINFO...
Checking ./src/stat.cc: _SQUID_WIN32_...
Checking ./src/stat.cc: USE_HTCP...
Checking ./src/stat.cc: HAVE_SBRK...
Checking ./src/stat.cc: HAVE_MALLINFO&&HAVE_STRUCT_MALLINFO;HAVE_STRUCT_MALLINFO_MXFAST...
Checking ./src/stat.cc: !(HAVE_MSTATS&&HAVE_GNUMALLOC_H)&&HAVE_MALLINFO&&HAVE_STRUCT_MALLINFO...
Checking ./src/stat.cc: USE_POLL...
Checking ./src/stat.cc: defined(USE_SELECT)||defined(USE_SELECT_WIN32)...
Checking ./src/stat.cc: USE_CACHE_DIGESTS...
Checking ./src/stat.cc: USE_SSL...
Checking ./src/stmem.cc: ...
No errors found
Checking ./src/store.cc: ...
Checking ./src/store.cc: DELAY_POOLS...
Checking ./src/store.cc: URL_CHECKSUM_DEBUG...
Checking ./src/store.cc: MORE_DEBUG_OUTPUT...
Checking ./src/store.cc: X_ACCELERATOR_VARY...
Checking ./src/store.cc: CACHE_ALL_METHODS...
Checking ./src/store.cc: USE_CACHE_DIGESTS...
Checking ./src/store.cc: HTTP_VIOLATIONS...
Checking ./src/store.cc: _USE_INLINE_...
No errors found
Checking ./src/store_client.cc: ...
Checking ./src/store_client.cc: DELAY_POOLS...
Checking ./src/store_client.cc: STORE_CLIENT_LIST_DEBUG...
Checking ./src/store_client.cc: ONLYCONTIGUOUSREQUESTS...
Checking ./src/store_client.cc: SILLY_CODE...
No errors found
Checking ./src/store_digest.cc: ...
Checking ./src/store_digest.cc: USE_CACHE_DIGESTS...
Checking ./src/store_dir.cc: ...
Checking ./src/store_dir.cc: HAVE_STATVFS...
Checking ./src/store_dir.cc: HAVE_STATVFS;HAVE_SYS_STATVFS_H...
Checking ./src/store_dir.cc: HAVE_SYS_PARAM_H...
Checking ./src/store_dir.cc: HAVE_SYS_MOUNT_H...
Checking ./src/store_dir.cc: HAVE_SYS_VFS_H...
Checking ./src/store_dir.cc: _SQUID_MSWIN_...
Checking ./src/store_dir.cc: _SQUID_MSWIN_;_SQUID_NEXT_...
No errors found
Checking ./src/store_io.cc: ...
No errors found
Checking ./src/store_key_md5.cc: ...
No errors found
Checking ./src/store_log.cc: ...
No errors found
Checking ./src/store_rebuild.cc: ...
No errors found
Checking ./src/store_swapin.cc: ...
No errors found
Checking ./src/store_swapmeta.cc: ...
No errors found
Checking ./src/store_swapout.cc: ...
Checking ./src/store_swapout.cc: SIZEOF_OFF_T<=4...
No errors found
Checking ./src/test_cache_digest.cc: ...
No errors found
Checking ./src/tests/TestSwapDir.cc: ...
No errors found
Checking ./src/tests/stub_CommIO.cc: ...
No errors found
Checking ./src/tests/stub_DelayId.cc: ...
Checking ./src/tests/stub_DelayId.cc: DELAY_POOLS...
No errors found
Checking ./src/tests/stub_HttpReply.cc: ...
No errors found
Checking ./src/tests/stub_HttpRequest.cc: ...
No errors found
Checking ./src/tests/stub_MemObject.cc: ...
Checking ./src/tests/stub_MemObject.cc: DELAY_POOLS...
No errors found
Checking ./src/tests/stub_StatHist.cc: ...
No errors found
Checking ./src/tests/stub_access_log.cc: ...
No errors found
Checking ./src/tests/stub_acl.cc: ...
No errors found
Checking ./src/tests/stub_cache_cf.cc: ...
No errors found
Checking ./src/tests/stub_cache_manager.cc: ...
No errors found
Checking ./src/tests/stub_client_side_request.cc: ...
Checking ./src/tests/stub_client_side_request.cc: _USE_INLINE_...
No errors found
Checking ./src/tests/stub_comm.cc: ...
No errors found
Checking ./src/tests/stub_errorpage.cc: ...
No errors found
Checking ./src/tests/stub_fd.cc: ...
No errors found
Checking ./src/tests/stub_helper.cc: ...
No errors found
Checking ./src/tests/stub_http.cc: ...
No errors found
Checking ./src/tests/stub_internal.cc: ...
No errors found
Checking ./src/tests/stub_mem_node.cc: ...
No errors found
Checking ./src/tests/stub_mime.cc: ...
No errors found
Checking ./src/tests/stub_stat.cc: ...
No errors found
Checking ./src/tests/stub_stmem.cc: ...
No errors found
Checking ./src/tests/stub_store.cc: ...
Checking ./src/tests/stub_store.cc: _USE_INLINE_...
No errors found
Checking ./src/tests/stub_store_client.cc: ...
No errors found
Checking ./src/tests/stub_store_rebuild.cc: ...
No errors found
Checking ./src/tests/stub_store_swapout.cc: ...
No errors found
Checking ./src/tests/stub_tools.cc: ...
No errors found
Checking ./src/tests/testACLMaxUserIP.cc: ...
Checking ./src/tests/testACLMaxUserIP.cc: HAVE_STDEXCEPT...
No errors found
Checking ./src/tests/testAuth.cc: ...
Checking ./src/tests/testAuth.cc: HAVE_AUTH_MODULE_BASIC...
Checking ./src/tests/testAuth.cc: HAVE_AUTH_MODULE_DIGEST...
Checking ./src/tests/testAuth.cc: HAVE_AUTH_MODULE_NTLM...
Checking ./src/tests/testAuth.cc: HAVE_AUTH_MODULE_NEGOTIATE...
Checking ./src/tests/testAuth.cc: HAVE_IOSTREAM...
No errors found
Checking ./src/tests/testBoilerplate.cc: ...
Checking ./src/tests/testBoilerplate.cc: HAVE_STDEXCEPT...
No errors found
Checking ./src/tests/testCacheManager.cc: ...
No errors found
Checking ./src/tests/testCoss.cc: ...
Checking ./src/tests/testCoss.cc: HAVE_STDEXCEPT...
No errors found
Checking ./src/tests/testDiskIO.cc: ...
Checking ./src/tests/testDiskIO.cc: HAVE_STDEXCEPT...
Checking ./src/tests/testDiskIO.cc: USE_DISKIO...
No errors found
Checking ./src/tests/testEvent.cc: ...
No errors found
Checking ./src/tests/testEventLoop.cc: ...
Checking ./src/tests/testEventLoop.cc: POLISHED_MAIN_LOOP...
No errors found
Checking ./src/tests/testHttpReply.cc: ...
Checking ./src/tests/testHttpReply.cc: TODO...
No errors found
Checking ./src/tests/testHttpRequest.cc: ...
Checking ./src/tests/testHttpRequest.cc: USE_IPV6...
No errors found
Checking ./src/tests/testHttpRequestMethod.cc: ...
Checking ./src/tests/testHttpRequestMethod.cc: HAVE_SSTREAM...
No errors found
Checking ./src/tests/testMain.cc: ...
No errors found
Checking ./src/tests/testNull.cc: ...
Checking ./src/tests/testNull.cc: HAVE_STDEXCEPT...
No errors found
Checking ./src/tests/testStore.cc: ...
No errors found
Checking ./src/tests/testStoreController.cc: ...
Checking ./src/tests/testStoreEntryStream.cc: ...
Checking ./src/tests/testStoreEntryStream.cc: HAVE_IOMANIP...
No errors found
Checking ./src/tests/testStoreHashIndex.cc: ...
Checking ./src/tests/testStoreSupport.cc: ...
No errors found
Checking ./src/tests/testString.cc: ...
No errors found
Checking ./src/tests/testURL.cc: ...
Checking ./src/tests/testURL.cc: HAVE_SSTREAM...
No errors found
Checking ./src/tests/testURLScheme.cc: ...
Checking ./src/tests/testURLScheme.cc: HAVE_SSTREAM...
No errors found
Checking ./src/tests/testUfs.cc: ...
Checking ./src/tests/testUfs.cc: HAVE_STDEXCEPT...
No errors found
Checking ./src/tests/test_http_range.cc: ...
No errors found
Checking ./src/time.cc: ...
Checking ./src/time.cc: GETTIMEOFDAY_NO_TZP...
No errors found
Checking ./src/tools.cc: ...
Checking ./src/tools.cc: HAVE_SYS_PRCTL_H...
Checking ./src/tools.cc: MEM_GEN_TRACE...
Checking ./src/tools.cc: _SQUID_LINUX_...
Checking ./src/tools.cc: HAVE_EXECINFO_H...
Checking ./src/tools.cc: HAVE_MKSTEMP...
Checking ./src/tools.cc: HAVE_MSTATS&&HAVE_GNUMALLOC_H...
Checking ./src/tools.cc: HAVE_MALLINFO&&HAVE_STRUCT_MALLINFO...
Checking ./src/tools.cc: HAVE_MALLINFO&&HAVE_STRUCT_MALLINFO;HAVE_STRUCT_MALLINFO_MXFAST...
Checking ./src/tools.cc: HAVE_GETRUSAGE&&defined(RUSAGE_SELF)...
Checking ./src/tools.cc: HAVE_GETRUSAGE&&defined(RUSAGE_SELF);_SQUID_SOLARIS_...
Checking ./src/tools.cc: HAVE_GETPAGESIZE...
Checking ./src/tools.cc: defined(_SQUID_SGI_)&&_ABIAPI...
Checking ./src/tools.cc: defined(_SQUID_SGI_)...
Checking ./src/tools.cc: defined(_SQUID_OSF_)...
Checking ./src/tools.cc: defined(_SQUID_AIX_)...
Checking ./src/tools.cc: defined(BSD4_4)...
Checking ./src/tools.cc: defined(HAVE_GETPAGESIZE)&&HAVE_GETPAGESIZE!=0...
Checking ./src/tools.cc: defined(PAGESIZE)...
Checking ./src/tools.cc: PRINT_STACK_TRACE...
Checking ./src/tools.cc: PRINT_STACK_TRACE;_SQUID_HPUX_...
Checking ./src/tools.cc: PRINT_STACK_TRACE;defined(_SQUID_SOLARIS_)&&HAVE_LIBOPCOM_STACK...
Checking ./src/tools.cc: PRINT_STACK_TRACE;HAVE_BACKTRACE_SYMBOLS_FD...
Checking ./src/tools.cc: SA_RESETHAND==0&&!defined(_SQUID_MSWIN_)...
Checking ./src/tools.cc: !HAVE_SIGACTION...
Checking ./src/tools.cc: HAVE_SYSLOG...
Checking ./src/tools.cc: _SQUID_MSWIN_...
Checking ./src/tools.cc: _SQUID_MSWIN_;_SQUID_NEXT_...
Checking ./src/tools.cc: _SQUID_MSWIN_;HAVE_SIGACTION...
Checking ./src/tools.cc: USE_SSL...
Checking ./src/tools.cc: HAVE_SETGROUPS...
Checking ./src/tools.cc: HAVE_SETRESUID...
Checking ./src/tools.cc: HAVE_SETEUID...
Checking ./src/tools.cc: HAVE_PRCTL&&defined(PR_SET_DUMPABLE)...
Checking ./src/tools.cc: HAVE_SETRLIMIT...
Checking ./src/tools.cc: HAVE_SETRLIMIT;defined(RLIMIT_NOFILE)...
Checking ./src/tools.cc: HAVE_SETRLIMIT;defined(RLIMIT_OFILE)...
Checking ./src/tools.cc: HAVE_SETRLIMIT&&defined(RLIMIT_DATA)...
Checking ./src/tools.cc: HAVE_SETRLIMIT&&defined(RLIMIT_VMEM)...
Checking ./src/tools.cc: HAVE_SIGACTION...
Checking ./src/tools.cc: _SQUID_WIN32_...
Checking ./src/tools.cc: HAVE_PRCTL&&defined(PR_SET_KEEPCAPS)&&USE_LIBCAP...
Checking ./src/tools.cc: USE_LIBCAP...
Checking ./src/tools.cc: USE_LIBCAP;LINUX_TPROXY2...
Checking ./src/tools.cc: defined(_SQUID_LINUX_)...
Checking ./src/tunnel.cc: ...
Checking ./src/tunnel.cc: DELAY_POOLS...
Checking ./src/tunnel.cc: ECONNRESET...
Checking ./src/ufsdump.cc: ...
Checking ./src/ufsdump.cc: HAVE_STDEXCEPT...
Checking ./src/ufsdump.cc: HAVE_IOSTREAM...
Checking ./src/ufsdump.cc: HAVE_CASSERT...
Checking ./src/unlinkd.cc: ...
Checking ./src/unlinkd.cc: defined(USE_EPOLL)||defined(USE_KQUEUE)...
Checking ./src/unlinkd.cc: _SQUID_MSWIN_...
Checking ./src/unlinkd.cc: USE_POLL&&defined(_SQUID_OSF_)...
Checking ./src/unlinkd.cc: defined(_SQUID_MSWIN_)...
No errors found
Checking ./src/unlinkd_daemon.cc: ...
No errors found
Checking ./src/url.cc: ...
Checking ./src/url.cc: USE_IPV6...
Checking ./src/url.cc: HARDCODE_DENY_PORTS...
Checking ./src/url.cc: USE_SSL...
No errors found
Checking ./src/urn.cc: ...
Checking ./src/urn.cc: USE_ICMP...
Checking ./src/useragent.cc: ...
Checking ./src/useragent.cc: USE_USERAGENT_LOG...
No errors found
Checking ./src/wccp.cc: ...
Checking ./src/wccp.cc: USE_WCCP...
No errors found
Checking ./src/wccp2.cc: ...
Checking ./src/wccp2.cc: USE_WCCPv2...
Checking ./src/wccp2.cc: USE_WCCPv2;HAVE_NETDB_H...
Checking ./src/wccp2.cc: USE_WCCPv2;defined(IP_MTU_DISCOVER)&&defined(IP_PMTUDISC_DONT)...
Checking ./src/whois.cc: ...
Checking ./src/win32.cc: ...
Checking ./src/win32.cc: _SQUID_MSWIN_...
Checking ./src/win32.cc: _SQUID_MSWIN_;HAVE_WIN32_PSAPI...
Checking ./src/win32.cc: _SQUID_MSWIN_;_MSWSOCK_...
Checking ./src/win32.cc: _SQUID_MSWIN_;!defined(_DEBUG)...
No errors found
Checking ./src/wordlist.cc: ...
No errors found
Checking ./test-suite/ESIExpressions.cc: ...
Checking ./test-suite/ESIExpressions.cc: VERBOSEDEBUG...
No errors found
Checking ./test-suite/MemPoolTest.cc: ...
Checking ./test-suite/MemPoolTest.cc: !DISABLE_POOLS...
Checking ./test-suite/MemPoolTest.cc: !DISABLE_POOLS;HAVE_IOSTREAM...
Checking ./test-suite/StackTest.cc: ...
No errors found
Checking ./test-suite/VirtualDeleteOperator.cc: ...
Checking ./test-suite/VirtualDeleteOperator.cc: HAVE_IOSTREAM...
No errors found
Checking ./test-suite/debug.cc: ...
No errors found
Checking ./test-suite/hash.c: ...
Checking ./test-suite/hash.c: USE_HASH_DRIVER...
Checking ./test-suite/mem_hdr_test.cc: ...
Checking ./test-suite/mem_hdr_test.cc: HAVE_IOSTREAM...
No errors found
Checking ./test-suite/mem_node_test.cc: ...
Checking ./test-suite/mem_node_test.cc: HAVE_IOSTREAM...
No errors found
Checking ./test-suite/membanger.c: ...
Checking ./test-suite/membanger.c: WITH_LIB...
No errors found
Checking ./test-suite/pconn-banger.c: ...
Checking ./test-suite/pconn-banger.c: defined(_SQUID_LINUX_)...
Checking ./test-suite/pconn-banger.c: defined(_SQUID_FREEBSD_)...
Checking ./test-suite/pconn-banger.c: defined(_SQUID_FREEBSD_);__FreeBSD_version<220000...
Checking ./test-suite/pconn-banger.c: CHANGE_FD_SETSIZE&&SQUID_MAXFD>DEFAULT_FD_SETSIZE...
Checking ./test-suite/pconn-banger.c: HAVE_UNISTD_H...
Checking ./test-suite/pconn-banger.c: HAVE_STDLIB_H...
Checking ./test-suite/pconn-banger.c: HAVE_STDIO_H...
Checking ./test-suite/pconn-banger.c: HAVE_FCNTL_H...
Checking ./test-suite/pconn-banger.c: HAVE_STRING_H...
Checking ./test-suite/pconn-banger.c: HAVE_STRINGS_H...
Checking ./test-suite/pconn-banger.c: HAVE_BSTRING_H...
Checking ./test-suite/pconn-banger.c: HAVE_SYS_TYPES_H...
Checking ./test-suite/pconn-banger.c: HAVE_SYS_SELECT_H...
Checking ./test-suite/pconn-banger.c: HAVE_SIGNAL_H...
Checking ./test-suite/pconn-banger.c: HAVE_TIME_H...
Checking ./test-suite/pconn-banger.c: HAVE_SYS_TIME_H...
Checking ./test-suite/pconn-banger.c: HAVE_SYS_SOCKET_H...
Checking ./test-suite/pconn-banger.c: HAVE_NETINET_IN_H...
Checking ./test-suite/pconn-banger.c: HAVE_ARPA_INET_H...
Checking ./test-suite/pconn-banger.c: HAVE_ERRNO_H...
Checking ./test-suite/pconn-banger.c: HAVE_CTYPE_H...
Checking ./test-suite/pconn-banger.c: HAVE_ASSERT_H...
Checking ./test-suite/pconn-banger.c: HAVE_SYS_STAT_H...
Checking ./test-suite/pconn-banger.c: XREQUESTURI||0...
No errors found
Checking ./test-suite/refcount.cc: ...
No errors found
Checking ./test-suite/rfc1738.cc: ...
No errors found
Checking ./test-suite/splay.cc: ...
Checking ./test-suite/splay.cc: HAVE_STDIO_H...
Checking ./test-suite/splay.cc: HAVE_STDLIB_H...
Checking ./test-suite/splay.cc: HAVE_UNISTD_H...
No errors found
Checking ./test-suite/syntheticoperators.cc: ...
Checking ./test-suite/syntheticoperators.cc: HAVE_IOSTREAM...
No errors found
Checking ./test-suite/tcp-banger2.c: ...
Checking ./test-suite/tcp-banger2.c: defined(_SQUID_LINUX_)...
Checking ./test-suite/tcp-banger2.c: defined(_SQUID_FREEBSD_)...
Checking ./test-suite/tcp-banger2.c: defined(_SQUID_FREEBSD_);__FreeBSD_version<220000...
Checking ./test-suite/tcp-banger2.c: CHANGE_FD_SETSIZE&&SQUID_MAXFD>DEFAULT_FD_SETSIZE...
Checking ./test-suite/tcp-banger2.c: HAVE_UNISTD_H...
Checking ./test-suite/tcp-banger2.c: HAVE_STDLIB_H...
Checking ./test-suite/tcp-banger2.c: HAVE_STDIO_H...
Checking ./test-suite/tcp-banger2.c: HAVE_FCNTL_H...
Checking ./test-suite/tcp-banger2.c: HAVE_STRING_H...
Checking ./test-suite/tcp-banger2.c: HAVE_STRINGS_H...
Checking ./test-suite/tcp-banger2.c: HAVE_SYS_TYPES_H...
Checking ./test-suite/tcp-banger2.c: HAVE_SYS_SELECT_H...
Checking ./test-suite/tcp-banger2.c: HAVE_SIGNAL_H...
Checking ./test-suite/tcp-banger2.c: HAVE_TIME_H...
Checking ./test-suite/tcp-banger2.c: HAVE_SYS_TIME_H...
Checking ./test-suite/tcp-banger2.c: HAVE_SYS_SOCKET_H...
Checking ./test-suite/tcp-banger2.c: HAVE_NETINET_IN_H...
Checking ./test-suite/tcp-banger2.c: HAVE_ARPA_INET_H...
Checking ./test-suite/tcp-banger2.c: HAVE_ERRNO_H...
Checking ./test-suite/tcp-banger2.c: HAVE_SYS_STAT_H...
Checking ./test-suite/tcp-banger2.c: HAVE_ASSERT_H...
Checking ./test-suite/tcp-banger2.c: HAVE_CTYPE_H...
No errors found
Checking ./test-suite/tcp-banger3.c: ...
Checking ./test-suite/tcp-banger3.c: defined(_SQUID_LINUX_)...
Checking ./test-suite/tcp-banger3.c: defined(_SQUID_FREEBSD_)...
Checking ./test-suite/tcp-banger3.c: defined(_SQUID_FREEBSD_);__FreeBSD_version<220000...
Checking ./test-suite/tcp-banger3.c: CHANGE_FD_SETSIZE&&SQUID_MAXFD>DEFAULT_FD_SETSIZE...
Checking ./test-suite/tcp-banger3.c: HAVE_UNISTD_H...
Checking ./test-suite/tcp-banger3.c: HAVE_STDLIB_H...
Checking ./test-suite/tcp-banger3.c: HAVE_STDIO_H...
Checking ./test-suite/tcp-banger3.c: HAVE_FCNTL_H...
Checking ./test-suite/tcp-banger3.c: HAVE_STRING_H...
Checking ./test-suite/tcp-banger3.c: HAVE_STRINGS_H...
Checking ./test-suite/tcp-banger3.c: HAVE_SYS_TYPES_H...
Checking ./test-suite/tcp-banger3.c: HAVE_SYS_SELECT_H...
Checking ./test-suite/tcp-banger3.c: HAVE_SIGNAL_H...
Checking ./test-suite/tcp-banger3.c: HAVE_TIME_H...
Checking ./test-suite/tcp-banger3.c: HAVE_SYS_TIME_H...
Checking ./test-suite/tcp-banger3.c: HAVE_SYS_SOCKET_H...
Checking ./test-suite/tcp-banger3.c: HAVE_NETINET_IN_H...
Checking ./test-suite/tcp-banger3.c: HAVE_ARPA_INET_H...
Checking ./test-suite/tcp-banger3.c: HAVE_ERRNO_H...
Checking ./test-suite/tcp-banger3.c: HAVE_SYS_STAT_H...
Checking ./test-suite/tcp-banger3.c: HAVE_ASSERT_H...
Checking ./test-suite/tcp-banger3.c: DEBUG...
No errors found
Checking ./test-suite/test_tools.cc: ...
No errors found
Checking ./test-suite/waiter.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: ...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: defined(_AIX)&&!defined(REGEX_MALLOC)...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: _GNU_SOURCE...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;!HAVE_ALLOCA...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;HAVE_STRING_H||STDC_HEADERS...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;STDC_HEADERS...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;Sword...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;SYNTAX_TABLE...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;isascii...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;isblank...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;isgraph...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;NULL...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;__STDC__...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;REGEX_MALLOC...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;alloca...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;alloca;__GNUC__...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;alloca;HAVE_ALLOCA_H...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;alloca;_AIX...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;!defined(__MINGW32__)...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;DEBUG;EXTRACT_MACROS...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;!defined(SYNTAX_TABLE)...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;INIT_FAILURE_ALLOC...
Checking ./test1/squid-3.1.0.11-BZR/compat/GnuRegex.c: USE_GNUREGEX;SWITCH_ENUM_BUG...
Checking ./test1/squid-3.1.0.11-BZR/compat/assert.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/compat/assert.cc: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/compat/assert.cc: HAVE_STDLIB_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/compat/compat.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/contrib/rredir.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: _SQUID_MSWIN_;LDAPAPI...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: _SQUID_MSWIN_;LDAP_VERSION3...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_UNICODE...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: defined(NETSCAPE_SSL)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: LDAP_NO_ATTRS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_OPT_NETWORK_TIMEOUT)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_X_OPT_CONNECT_TIMEOUT)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: LDAP_API_FEATURE_X_OPENLDAP...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: LDAP_API_FEATURE_X_OPENLDAP;LDAP_VENDOR_VERSION>194...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: HAS_URI_SUPPORT...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: NETSCAPE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: LDAP_VERSION3...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/LDAP/squid_ldap_auth.c: !HAS_URI_SUPPORT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/allowusers.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/confload.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/confload.c: SYSCONFDIR...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/confload.c: LOG_AUTHPRIV...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/denyusers.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/md4.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/msntauth.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/rfcnb-io.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/rfcnb-io.c: NOT_USED...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/rfcnb-io.c: NOT_USED;SA_RESTART...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/rfcnb-io.c: RFCNB_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/rfcnb-util.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/rfcnb-util.c: RFCNB_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/rfcnb-util.c: RFCNB_DEBUG;RFCNB_PRINT_DATA...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/session.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/session.c: RFCNB_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smbdes.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smbencrypt.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smbencrypt.c: SOLARIS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smbencrypt.c: UNUSED_CODE...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smbencrypt.c: UNUSED_CODE;!defined(KANJI_WIN95_COMPATIBILITY)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smblib-util.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smblib-util.c: DEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smblib.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smblib.c: SMBLIB_INSTRUMENT...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smblib.c: PAM_SMB_ENC_PASS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/smblib.c: DEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/usersfile.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/MSNT/valid.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/crypt_md5.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/crypt_md5.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/crypt_md5.c: HAVE_STDIO_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/ncsa_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_SYS_STAT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_CRYPT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/NCSA/ncsa_auth.c: HAVE_CRYPT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/PAM/pam_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/PAM/pam_auth.c: DEFAULT_SQUID_PAM_SERVICE...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/PAM/pam_auth.c: DEFAULT_SQUID_PAM_TTL...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/PAM/pam_auth.c: PAM_AUTHTOK...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/SASL/sasl_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/SASL/sasl_auth.c: HAVE_SASL_SASL_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/SASL/sasl_auth.c: SASL_VERSION_MAJOR<2...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/SMB/smb_auth.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/YP/nis_support.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/YP/nis_support.c: DEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/YP/yp_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/YP/yp_auth.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/YP/yp_auth.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/YP/yp_auth.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/YP/yp_auth.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/YP/yp_auth.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/YP/yp_auth.c: HAVE_SYS_STAT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/YP/yp_auth.c: HAVE_CRYPT_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/getpwnam/getpwnam_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_CRYPT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_PWD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/getpwnam/getpwnam_auth.c: HAVE_SHADOW_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/mswin_sspi/mswin_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/mswin_sspi/mswin_auth.c: defined(_SQUID_CYGWIN_)||defined(_SQUID_MSWIN_)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/mswin_sspi/valid.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/mswin_sspi/valid.c: defined(_SQUID_CYGWIN_)||defined(_SQUID_MSWIN_)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/mswin_sspi/valid.c: defined(_SQUID_CYGWIN_)||defined(_SQUID_MSWIN_);defined(_SQUID_CYGWIN_)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_SYS_TYES_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_PWD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/radius-util.c: HAVE_SIGNAL_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_FCNTL_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_PWD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_GETOPT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/helpers/basic_auth/squid_radius_auth/squid_rad_auth.c: O_NONBLOCK...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/digest_pw_auth.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/edir_ldapext.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/edir_ldapext.c: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/edir_ldapext.c: _SQUID_MSWIN_;LDAPAPI...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/edir_ldapext.c: _SQUID_MSWIN_;LDAP_VERSION3...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/edir_ldapext.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/edir_ldapext.c: DEBUG_PASSWORD...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: _SQUID_MSWIN_;LDAPAPI...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_UNICODE...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: defined(NETSCAPE_SSL)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: LDAP_VERSION3...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_OPT_NETWORK_TIMEOUT)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_X_OPT_CONNECT_TIMEOUT)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: LDAP_API_FEATURE_X_OPENLDAP...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: LDAP_API_FEATURE_X_OPENLDAP;LDAP_VENDOR_VERSION>194...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: HAS_URI_SUPPORT...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: NETSCAPE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/eDirectory/ldap_backend.c: !HAS_URI_SUPPORT...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/digest_pw_auth.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: _SQUID_MSWIN_;LDAPAPI...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_UNICODE...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: defined(NETSCAPE_SSL)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: LDAP_VERSION3...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_OPT_NETWORK_TIMEOUT)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_X_OPT_CONNECT_TIMEOUT)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: LDAP_API_FEATURE_X_OPENLDAP...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: LDAP_API_FEATURE_X_OPENLDAP;LDAP_VENDOR_VERSION>194...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: HAS_URI_SUPPORT...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: NETSCAPE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/ldap/ldap_backend.c: !HAS_URI_SUPPORT...
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/password/digest_pw_auth.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/digest_auth/password/text_backend.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ip_user/dict.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ip_user/dict.c: DEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ip_user/main.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ip_user/main.c: DEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ip_user/match.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: _SQUID_MSWIN_;LDAPAPI...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: _SQUID_MSWIN_;LDAP_VERSION3...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: _SQUID_MSWIN_;LDAP_VERSION3;LDAP_UNICODE...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: defined(LDAP_OPT_NETWORK_TIMEOUT)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: defined(NETSCAPE_SSL)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: LDAP_VERSION3...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: LDAP_NO_ATTRS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_OPT_NETWORK_TIMEOUT)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: defined(LDAP_API_VERSION)&&LDAP_API_VERSION>1823;defined(LDAP_X_OPT_CONNECT_TIMEOUT)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: LDAP_API_FEATURE_X_OPENLDAP...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: LDAP_API_FEATURE_X_OPENLDAP;LDAP_VENDOR_VERSION>194...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: !HAS_URI_SUPPORT...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: HAS_URI_SUPPORT...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: NETSCAPE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/ldap_group/squid_ldap_group.c: LDAP_VERSION3;LDAP_OPT_X_TLS...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: _SQUID_CYGWIN_...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_ad_group/mswin_check_ad_group.c: HAVE_GETOPT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_lm_group/win32_check_group.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_lm_group/win32_check_group.c: _SQUID_CYGWIN_...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_lm_group/win32_check_group.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_lm_group/win32_check_group.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_lm_group/win32_check_group.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/mswin_lm_group/win32_check_group.c: HAVE_GETOPT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/session/squid_session.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/session/squid_session.c: HAVE_CONFIG_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/session/squid_session.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/session/squid_session.c: HAVE_GETOPT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/session/squid_session.c: __BIT_TYPES_DEFINED__...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/session/squid_session.c: defined(HAVE_DB_185_H)...
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/session/squid_session.c: defined(HAVE_DB_H)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/external_acl/unix_group/check_group.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/mswin_sspi/libnegotiatessp.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/mswin_sspi/libnegotiatessp.c: HAVE_CTYPE_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/mswin_sspi/negotiate_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/mswin_sspi/negotiate_auth.c: HAVE_GETOPT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/mswin_sspi/negotiate_auth.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/mswin_sspi/negotiate_auth.c: FAIL_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/base64.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/spnegohelp/derparse.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/spnegohelp/derparse.c: defined(__LITTLE_ENDIAN__)||!defined(WORDS_BIGENDIAN)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/spnegohelp/spnego.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/spnegohelp/spnegohelp.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/spnegohelp/spnegoparse.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XGETADDRINFO)||!HAVE_DECL_XGETADDRINFO...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XFREEADDRINFO)||!HAVE_DECL_XFREEADDRINFO...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XGAI_STRERROR)||!HAVE_DECL_XGAI_STRERROR...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XGETNAMEINFO)||!HAVE_DECL_XGETNAMEINFO...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XMALLOC)||!HAVE_DECL_XMALLOC...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XSTRDUP)||!HAVE_DECL_XSTRDUP...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: !defined(HAVE_DECL_XFREE)||!HAVE_DECL_XFREE...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: HAVE_SPNEGO...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth.c: MAX_AUTHTOKEN_LEN...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: !defined(HAVE_DECL_XMALLOC)||!HAVE_DECL_XMALLOC...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: !defined(HAVE_DECL_XSTRDUP)||!HAVE_DECL_XSTRDUP...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_SPNEGO...
Checking ./test1/squid-3.1.0.11-BZR/helpers/negotiate_auth/squid_kerb_auth/squid_kerb_auth_test.c: HAVE_SPNEGO;gss_mech_spnego...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/fakeauth/fakeauth_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_CRYPT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_PWD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/fakeauth/fakeauth_auth.c: HAVE_GETOPT_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/mswin_sspi/libntlmssp.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/mswin_sspi/libntlmssp.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/mswin_sspi/ntlm_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/mswin_sspi/ntlm_auth.c: HAVE_GETOPT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/mswin_sspi/ntlm_auth.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/mswin_sspi/ntlm_auth.c: FAIL_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/libntlmssp.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/libntlmssp.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/libntlmssp.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/libntlmssp.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/libntlmssp.c: DEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_GETOPT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c: NTLM_FAIL_OPEN...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/md4.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/rfcnb-io.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/rfcnb-io.c: HAVE_SIGACTION...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/rfcnb-io.c: RFCNB_DEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c: uint16...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c: uint16;u_int16_t...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c: RFCNB_PRINT_DATA...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c: RFCNB_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/session.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/session.c: RFCNB_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/smbdes.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/smbencrypt.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/smblib-util.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/smblib-util.c: DEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/smblib.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/smblib.c: SMBLIB_INSTRUMENT...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/smblib.c: DEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/valid.c: ...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/valid.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/valid.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/valid.c: HAVE_SYSLOG_H...
Checking ./test1/squid-3.1.0.11-BZR/helpers/ntlm_auth/smb_lm/smbval/valid.c: HAVE_STRING_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/MemPool.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/MemPool.cc: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/MemPool.cc: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/MemPool.cc: HAVE_MALLOPT&&M_MMAP_MAX...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/Profiler.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/Profiler.c: USE_XPROF_STATS...
Checking ./test1/squid-3.1.0.11-BZR/lib/Profiler.c: USE_XPROF_STATS;HAVE_GNUMALLLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/Profiler.c: USE_XPROF_STATS;HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/Profiler.c: USE_XPROF_STATS;HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/Profiler.c: USE_XPROF_STATS;defined(_MSC_VER)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/Splay.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/Splay.cc: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/Splay.cc: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/Splay.cc: HAVE_UNISTD_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/base64.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/base64.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/base64.c: HAVE_STDLIB_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/charset.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/dirent.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/dirent.c: defined(_SQUID_MSWIN_)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/drand48.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/drand48.c: HAVE_DRAND48...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/encrypt.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;_SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;EAI_SYSTEM...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;defined(NO_ADDRESS)&&NO_ADDRESS!=NO_DATA...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/lib/getaddrinfo.c: HAVE_GETADDRINFO;USE_IPV6;SIN6_LEN...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/getfullhostname.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/getfullhostname.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getfullhostname.c: HAVE_NETDB_H&&!defined(_SQUID_NETDB_H_)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_NET_IF_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_ARPA_NAMESER_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_RESOLV_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_STDDEF_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_INTTYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;_SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;!HAVE_INET_NTOP...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;INET6...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_SA_LEN...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;USE_GETIPNODEBY...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;HAVE_H_ERRNO...
Checking ./test1/squid-3.1.0.11-BZR/lib/getnameinfo.c: HAVE_GETNAMEINFO;INET6;NI_NUMERICSCOPE...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/getopt.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/getopt.c: defined(LIBC_SCCS)&&!defined(lint)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/hash.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/hash.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/hash.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/hash.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/hash.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/hash.c: HAVE_GNUMALLLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/hash.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/hash.c: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/hash.c: HAVE_MATH_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/hash.c: USE_HASH_DRIVER...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: HEAP_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: heap_gen_key...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: heap_nodes...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: heap_empty...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: NOTDEF...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: COMMENTED_OUT...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: MEASURE_HEAP_SKEW...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: MEASURE_HEAP_SKEW;HEAP_DEBUG_SKEW...
Checking ./test1/squid-3.1.0.11-BZR/lib/heap.c: MEASURE_HEAP_SKEW;HEAP_DEBUG_SKEW;HEAP_DEBUG_ALL...
Checking ./test1/squid-3.1.0.11-BZR/lib/html_quote.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/html_quote.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/html_quote.c: HAVE_STRING_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;defined(LIBC_SCCS)&&!defined(lint)...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_SYS_PARAM_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_ARPA_NAMESER_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;SPRINTF_CHAR...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;!defined(NS_INADDRSZ)...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;!defined(NS_IN6ADDRSZ)...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_ntop.c: HAVE_INET_NTOP;!defined(NS_INT16SZ)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;defined(LIBC_SCCS)&&!defined(lint)...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;HAVE_SYS_PARAM_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;HAVE_ARPA_NAMESER_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;!defined(NS_INADDRSZ)...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;!defined(NS_IN6ADDRSZ)...
Checking ./test1/squid-3.1.0.11-BZR/lib/inet_pton.c: HAVE_INET_PTON;!defined(NS_INT16SZ)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/initgroups.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/initgroups.c: HAVE_GRP_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/initgroups.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/initgroups.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/initgroups.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/initgroups.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/initgroups.c: HAVE_LIMITS_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/initgroups.c: !HAVE_INITGROUPS...
Checking ./test1/squid-3.1.0.11-BZR/lib/initgroups.c: HAVE_SETGROUPS...
Checking ./test1/squid-3.1.0.11-BZR/lib/initgroups.c: HAVE_SETGROUPS;NGROUPS_MAX...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/iso3307.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/iso3307.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/iso3307.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/iso3307.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/iso3307.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/iso3307.c: HAVE_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/iso3307.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/iso3307.c: HAVE_TIMEGM...
Checking ./test1/squid-3.1.0.11-BZR/lib/iso3307.c: HAVE_MKTIME...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/argz.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/argz.c: defined(LTDL)&&definedLT_CONFIG_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dld_link.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dld_link.c: defined(HAVE_DLD_H)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: defined(DLSYM_USCORE)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: defined(HAVE_DLFCN_H)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: defined(HAVE_SYS_DL_H)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: !defined(LT_LAZY_OR_NOW)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: !defined(LT_LAZY_OR_NOW);defined(RTLD_LAZY)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: !defined(LT_LAZY_OR_NOW);defined(DL_LAZY)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: !defined(LT_LAZY_OR_NOW);defined(RTLD_NOW)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: !defined(LT_LAZY_OR_NOW);defined(DL_NOW)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: !defined(RTLD_GLOBAL)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: !defined(RTLD_GLOBAL);defined(DL_GLOBAL)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: !defined(RTLD_LOCAL)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: !defined(RTLD_LOCAL);defined(DL_LOCAL)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: defined(HAVE_DLERROR)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: RTLD_GLOBAL...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dlopen.c: RTLD_LOCAL...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: defined(HAVE_MACH_O_DYLD_H)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: defined(HAVE_MACH_O_DYLD_H);!defined(__APPLE_CC__)&&!defined(__MWERKS__)&&!defined(__private_extern__)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(ENUM_DYLD_BOOL)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(LC_REQ_DYLD)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(LC_LOAD_WEAK_DYLIB)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(NSADDIMAGE_OPTION_NONE)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(NSADDIMAGE_OPTION_RETURN_ON_ERROR)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(NSADDIMAGE_OPTION_WITH_SEARCHING)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(NSADDIMAGE_OPTION_RETURN_ONLY_IF_LOADED)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(NSADDIMAGE_OPTION_MATCH_FILENAME_BY_INSTALLNAME)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(NSLOOKUPSYMBOLINIMAGE_OPTION_BIND)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(NSLOOKUPSYMBOLINIMAGE_OPTION_BIND_NOW)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(NSLOOKUPSYMBOLINIMAGE_OPTION_BIND_FULLY)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: !defined(NSLOOKUPSYMBOLINIMAGE_OPTION_RETURN_ON_ERROR)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: defined(__BIG_ENDIAN__)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/dyld.c: defined(__ppc__)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/load_add_on.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/loadlibrary.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/loadlibrary.c: defined(__CYGWIN__)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/loadlibrary.c: HAVE_DECL_CYGWIN_CONV_PATH...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/preopen.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/shl_load.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/shl_load.c: defined(HAVE_DL_H)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/shl_load.c: !defined(DYNAMIC_PATH)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/loaders/shl_load.c: !defined(BIND_RESTRICTED)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/lt__alloc.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/lt__dirent.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/lt__dirent.c: defined(__WINDOWS__)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/lt__strl.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/lt__strl.c: !defined(HAVE_STRLCAT)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/lt__strl.c: !defined(HAVE_STRLCPY)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/lt_dlloader.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/lt_dlloader.c: LT_DEBUG_LOADERS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/lt_error.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/ltdl.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/ltdl.c: !defined(LT_FILENAME_MAX)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/ltdl.c: !defined(LT_LIBEXT)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/ltdl.c: defined(LT_MODULE_EXT)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/ltdl.c: defined(LT_DLSEARCH_PATH)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/ltdl.c: HAVE_LIBDLLOADER...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/ltdl.c: LT_DEBUG_LOADERS...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/ltdl.c: defined(LT_DIRSEP_CHAR)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/ltdl.c: !defined(LTDL_DLOPEN_DEPLIBS)...
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/ltdl.c: defined(LT_MODULE_PATH_VAR)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libLtdl/slist.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libTrie/src/Trie.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libTrie/src/Trie.cc: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/libTrie/src/Trie.cc: _USE_INLINE_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libTrie/src/TrieNode.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libTrie/src/TrieNode.cc: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/libTrie/src/TrieNode.cc: _USE_INLINE_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libTrie/test/trie-c.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/libTrie/test/trie.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/libTrie/test/trie.cc: HAVE_IOSTREAM...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/md5.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/md5.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/md5.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/md5.c: WORDS_BIGENDIAN...
Checking ./test1/squid-3.1.0.11-BZR/lib/md5.c: ASM_MD5...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/ntlmauth.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/ntlmauth.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/ntlmauth.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/ntlmauth.c: UNUSED_CODE...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_FCNTL_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_GRP_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_SYS_PARAM_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: min...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: RN_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/lib/radix.c: KERNEL...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: DNS_CNAME...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1035.c: DRIVER...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: HAVE_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: HAVE_TIMEGM...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: HAVE_TM_TM_GMTOFF...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: defined(_TIMEZONE)...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: defined(_timezone)...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: defined(_SQUID_AIX_)...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: defined(_SQUID_CYGWIN_)...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: defined(_SQUID_MSWIN_)...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: defined(_SQUID_SGI_)...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: defined(_timezone)||defined(_SQUID_WIN32_)...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1123.c: USE_GMT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1738.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1738.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc1738.c: HAVE_STRING_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc2617.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: SQUID_RFC1035_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/rfc3596.c: DRIVER...
Checking ./test1/squid-3.1.0.11-BZR/lib/sspwin32.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/sspwin32.c: UNICODE...
Checking ./test1/squid-3.1.0.11-BZR/lib/sspwin32.c: SSP_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/lib/sspwin32.c: defined(UNICODE)||defined(_UNICODE)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/strerror.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/strerror.c: HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/strerror.c: NEED_SYS_ERRLIST&&!defined(_SQUID_NETBSD_)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/strnstr.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/strnstr.cc: _SQUID_COMPAT_STRNSTR_C_...
Checking ./test1/squid-3.1.0.11-BZR/lib/strnstr.cc: _SQUID_COMPAT_STRNSTR_C_;!HAVE_STRNSTR...
Checking ./test1/squid-3.1.0.11-BZR/lib/strnstr.cc: _SQUID_COMPAT_STRNSTR_C_;!HAVE_STRNSTR;HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/strnstr.cc: _SQUID_COMPAT_STRNSTR_C_;!HAVE_STRNSTR;HAVE_STRING_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/strsep.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/strsep.c: HAVE_CONFIG_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/strtoll.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/strtoll.c: HAVE_CONFIG_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/strtoll.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/strtoll.c: HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/strtoll.c: INT64_MIN...
Checking ./test1/squid-3.1.0.11-BZR/lib/strtoll.c: INT64_MIN;defined(LONG_MIN)&&(SIZEOF_LONG==8)...
Checking ./test1/squid-3.1.0.11-BZR/lib/strtoll.c: INT64_MAX...
Checking ./test1/squid-3.1.0.11-BZR/lib/strtoll.c: INT64_MAX;defined(LONG_MAX)&&(SIZEOF_LONG==8)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/stub_memaccount.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: HAVE_LIBC_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: HAVE_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: HAVE_LIMITS_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: LONG_BIT...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: (L_tmpnam>L_tmpmin)...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: (L_tmpnam>L_tmpmin);(L_tmpnam>L_tmpmin+LONG_BIT/6)...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: L_tmpnam...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: (L_tmpnam>=L_tmpmin+LONG_BIT/4)...
Checking ./test1/squid-3.1.0.11-BZR/lib/tempnam.c: TEST...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/tests/testArray.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/tests/testArray.cc: HAVE_ASSERT_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/tests/testMain.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/tests/testRFC1035.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/tests/testRFC1035.cc: HAVE_ASSERT_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_GNUMALLLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_MATH_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: MEM_GEN_TRACE...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: XMALLOC_STATISTICS...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: XMALLOC_TRACE...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: XMALLOC_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: XMALLOC_DEBUG;XMALLOC_TRACE...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: XMALLOC_TRACE&&!HAVE_MALLOCBLKSIZE...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: XMALLOC_TRACE;HAVE_MALLINFO...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: XMALLOC_TRACE;XMALLOC_SHOW_ALL_REFERENCES...
Checking ./test1/squid-3.1.0.11-BZR/lib/util.c: HAVE_RINT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/uudecode.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/win32lib.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/win32lib.c: defined(_SQUID_MSWIN_)...
Checking ./test1/squid-3.1.0.11-BZR/lib/win32lib.c: defined(_SQUID_MSWIN_);HAVE_WIN32_PSAPI...
Checking ./test1/squid-3.1.0.11-BZR/lib/win32lib.c: defined(_SQUID_MSWIN_);defined(_MSC_VER)...
Checking ./test1/squid-3.1.0.11-BZR/lib/win32lib.c: defined(_SQUID_MSWIN_);HAVE_GETTIMEOFDAY...
Checking ./test1/squid-3.1.0.11-BZR/lib/win32lib.c: defined(_SQUID_MSWIN_);defined(__MINGW32__)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/lib/xusleep.c: ...
Checking ./test1/squid-3.1.0.11-BZR/lib/xusleep.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/xusleep.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/xusleep.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/lib/xusleep.c: HAVE_SYS_SELECT_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: ...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_BSTRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/asn1.c: HAVE_NETDB_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: ...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_BSTRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/coexistance.c: SNMP_PDU_SET...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: ...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_BSTRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/mib.c: HAVE_NETDB_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: ...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_BSTRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/parse.c: TEST...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: ...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_BSTRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api.c: HAVE_NETDB_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api_error.c: ...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_api_error.c: HAVE_CONFIG_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_error.c: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: ...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_BSTRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_msg.c: DEBUG_MSG_ENCODE...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: ...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_BSTRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: DEBUG_PDU...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: DEBUG_PDU_ENCODE...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: TRP_REQ_MSG...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: UNUSED_CODE...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_pdu.c: DEBUG_PDU_DECODE...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: ...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_BSTRING_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: DEBUG_VARS...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: DEBUG_VARS_MALLOC...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmp_vars.c: DEBUG_VARS_DECODE...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmplib_debug.c: ...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmplib_debug.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/snmplib/snmplib_debug.c: HAVE_SYS_TYPES_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/AclRegs.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/AclRegs.cc: USE_ARP_ACL...
Checking ./test1/squid-3.1.0.11-BZR/src/AclRegs.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/AclRegs.cc: USE_IDENT...
Checking ./test1/squid-3.1.0.11-BZR/src/AsyncEngine.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/AuthReg.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/AuthReg.cc: HAVE_AUTH_MODULE_BASIC...
Checking ./test1/squid-3.1.0.11-BZR/src/AuthReg.cc: HAVE_AUTH_MODULE_NTLM...
Checking ./test1/squid-3.1.0.11-BZR/src/AuthReg.cc: HAVE_AUTH_MODULE_DIGEST...
Checking ./test1/squid-3.1.0.11-BZR/src/AuthReg.cc: HAVE_AUTH_MODULE_NEGOTIATE...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/BodyPipe.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/CacheDigest.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/CacheDigest.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/CacheDigest.cc: USE_CACHE_DIGESTS;CD_FAST_ADD...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ChunkedCodingParser.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/CommCalls.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/CompletionDispatcher.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ConfigOption.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ConfigParser.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ConfigParser.cc: _SQUID_WIN32_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DelayBucket.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DelayBucket.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/DelayBucket.cc: DELAY_POOLS;DEAD_CODE...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DelayConfig.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DelayConfig.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DelayId.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DelayId.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/DelayId.cc: DELAY_POOLS;FOLLOW_X_FORWARDED_FOR...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DelayPool.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DelayPool.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DelaySpec.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DelaySpec.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DelayTagged.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DelayTagged.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DelayUser.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DelayUser.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DelayVector.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DelayVector.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DescriptorSet.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/AIO/AIODiskFile.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/AIO/AIODiskFile.cc: _SQUID_WIN32_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/AIO/AIODiskIOModule.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/AIO/AIODiskIOStrategy.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/AIO/aio_win32.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/AIO/aio_win32.cc: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/AIO/aio_win32.cc: _SQUID_WIN32_;_FILE_OFFSET_BITS==64...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/AIO/aio_win32.cc: _SQUID_WIN32_;_FILE_OFFSET_BITS==64;__GNUC__...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/AIO/aio_win32.cc: _SQUID_WIN32_;__GNUC__...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/Blocking/BlockingDiskIOModule.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/Blocking/BlockingFile.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/Blocking/BlockingIOStrategy.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/Blocking/BlockingIOStrategy.cc: USE_UNLINKD...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskDaemon/DiskdFile.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskDaemon/DiskdIOStrategy.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskDaemon/DiskdIOStrategy.cc: USE_UNLINKD...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskDaemon/DiskdIOStrategy.cc: ALWAYS_ZERO_BUFFERS...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskDaemon/diskd.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskIOModule.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: !ASYNC_OPEN...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ASYNC_OPEN...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ASYNC_READ...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: !ASYNC_CREATE...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ASYNC_CREATE...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ASYNC_CLOSE...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc: ASYNC_WRITE...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc: MAGIC2...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/aiops.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/aiops.cc: _REENTRANT...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/aiops.cc: HAVE_SCHED_H...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/aiops.cc: AIO_OPENDIR...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/aiops.cc: HAVE_PTHREAD_ATTR_SETSCOPE...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/aiops.cc: HAVE_SCHED_H&&HAVE_PTHREAD_SETSCHEDPARAM...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/aiops.cc: HAVE_SCHED_H&&HAVE_PTHREAD_ATTR_SETSCHEDPARAM...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/aiops.cc: _SQUID_LINUX_THREADS_...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/aiops_win32.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/aiops_win32.cc: AIO_OPENDIR...
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/DiskThreads/async_io.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/ReadRequest.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DiskIO/WriteRequest.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/DnsLookupDetails.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ETag.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/EventLoop.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ExternalACLEntry.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpBody.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHdrCc.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHdrContRange.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHdrRange.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHdrRange.cc: MERGING_BREAKS_NOTHING...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHdrSc.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHdrScTarget.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHeader.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHeader.cc: X_ACCELERATOR_VARY...
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHeader.cc: USE_ADAPTATION...
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHeader.cc: USE_HTCP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpHeaderTools.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpMsg.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/HttpMsg.cc: WHEN_SQUID_IS_HTTP1_1...
Checking ./test1/squid-3.1.0.11-BZR/src/HttpMsg.cc: MSGDODEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpReply.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpRequest.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/HttpRequest.cc: ICAP_CLIENT...
Checking ./test1/squid-3.1.0.11-BZR/src/HttpRequest.cc: FOLLOW_X_FORWARDED_FOR...
Checking ./test1/squid-3.1.0.11-BZR/src/HttpRequest.cc: USE_ADAPTATION...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpRequestMethod.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/HttpStatusLine.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/LeakFinder.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/LeakFinder.cc: USE_LEAKFINDER...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/LoadableModule.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/LoadableModule.cc: XSTD_USE_LIBLTDL...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/LoadableModules.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/MemBuf.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/MemBuf.cc: defined(HAVE_CONFIG_H)...
Checking ./test1/squid-3.1.0.11-BZR/src/MemBuf.cc: VA_COPY...
Checking ./test1/squid-3.1.0.11-BZR/src/MemBuf.cc: definedHAVE_VA_COPY...
Checking ./test1/squid-3.1.0.11-BZR/src/MemBuf.cc: definedHAVE___VA_COPY...
Checking ./test1/squid-3.1.0.11-BZR/src/MemBuf.cc: _USE_INLINE_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/MemObject.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/MemObject.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/MemObject.cc: URL_CHECKSUM_DEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/NullDelayId.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/NullDelayId.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/Packer.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/Parsing.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ProfStats.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ProfStats.cc: USE_XPROF_STATS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ProtoPort.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ProtoPort.cc: USE_SSL...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/RemovalPolicy.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/Server.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/Server.cc: USE_ADAPTATION...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/SquidConfig.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/SquidNew.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/StatHist.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/StatHist.cc: !defined(_SQUID_HPUX_)||!defined(__GNUC__)...
Checking ./test1/squid-3.1.0.11-BZR/src/StatHist.cc: BROKEN_STAT_HIST_BIN...
Checking ./test1/squid-3.1.0.11-BZR/src/StoreFileSystem.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/StoreIOState.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/StoreMeta.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/StoreMetaMD5.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/StoreMetaSTD.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/StoreMetaSTDLFS.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/StoreMetaURL.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/StoreMetaUnpacker.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/StoreMetaVary.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/StoreSwapLogData.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/String.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/String.cc: DEBUGSTRINGS...
Checking ./test1/squid-3.1.0.11-BZR/src/String.cc: DEBUGSTRINGS;DEBUGSTRINGS...
Checking ./test1/squid-3.1.0.11-BZR/src/String.cc: _USE_INLINE_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/SwapDir.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/TextException.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/URLScheme.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/URLScheme.cc: USE_HTCP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/WinSvc.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/WinSvc.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/WinSvc.cc: _SQUID_MSWIN_;_MSWSOCK_...
Checking ./test1/squid-3.1.0.11-BZR/src/WinSvc.cc: _SQUID_MSWIN_;defined(_MSC_VER)...
Checking ./test1/squid-3.1.0.11-BZR/src/WinSvc.cc: USE_WIN32_SERVICE...
Checking ./test1/squid-3.1.0.11-BZR/src/WinSvc.cc: defined(_SQUID_MSWIN_)...
Checking ./test1/squid-3.1.0.11-BZR/src/WinSvc.cc: defined(_SQUID_MSWIN_);defined(_MSC_VER)...
Checking ./test1/squid-3.1.0.11-BZR/src/WinSvc.cc: USE_WIN32_SERVICE;UNICODE...
Checking ./test1/squid-3.1.0.11-BZR/src/WinSvc.cc: defined(_MSC_VER)...
Checking ./test1/squid-3.1.0.11-BZR/src/WinSvc.cc: USE_WIN32_SERVICE;_SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: HEADERS_LOG...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: MULTICAST_MISS_STREAM...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: LOG_TCP_REDIRECTS...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: FORW_VIA_DB...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: USE_ADAPTATION...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: ICAP_CLIENT...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: !OLD_LOG_MIME...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: OLD_LOG_MIME...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: ICAP_CLIENT;USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: USE_ADAPTATION||ICAP_CLIENT...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: USE_ADAPTATION||ICAP_CLIENT;USE_ADAPTATION...
Checking ./test1/squid-3.1.0.11-BZR/src/access_log.cc: USE_ADAPTATION||ICAP_CLIENT;ICAP_CLIENT...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Acl.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: _SQUID_CYGWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: _SQUID_SOLARIS_...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: _SQUID_LINUX_...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: defined(_SQUID_FREEBSD_)||defined(_SQUID_NETBSD_)||defined(_SQUID_OPENBSD_)||defined(_SQUID_DRAGONFLY_)...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: HAVE_NETINET_IF_ETHER_H...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: !USE_ARP_ACL...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: !defined(_SQUID_WIN32_)...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: defined(_SQUID_LINUX_)...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: defined(_SQUID_SOLARIS_)...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Arp.cc: defined(_SQUID_WIN32_)...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Asn.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Browser.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Certificate.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Certificate.cc: USE_SSL...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/CertificateData.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Checklist.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/DestinationDomain.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/DestinationIp.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/DomainData.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/ExtUser.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/FilledChecklist.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/FilledChecklist.cc: MOVED...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/FilledChecklist.cc: SQUID_SNMP...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/FilledChecklist.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/FilledChecklist.cc: FOLLOW_X_FORWARDED_FOR...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/FilledChecklist.cc: USE_IDENT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Gadgets.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/HttpHeaderData.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/HttpRepHeader.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/HttpReqHeader.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/HttpStatus.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/HttpStatus.cc: _SQUID_CYGWIN_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/IntRange.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Ip.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Ip.cc: USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Ip.cc: 0&&USE_IPV6&&!IPV6_SPECIAL_SPLITSTACK...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Ip.cc: !USE_IPV6...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/MaxConnection.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Method.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/MethodData.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/MyIp.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/MyPort.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/MyPortName.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/PeerName.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Protocol.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/ProtocolData.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Referer.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/RegexData.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/ReplyMimeType.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/RequestMimeType.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/SourceDomain.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/SourceIp.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/SslError.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/SslErrorData.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Strategised.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/StringData.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Tag.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Time.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/TimeData.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/acl/Url.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/UrlPath.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/UrlPort.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/acl/UserData.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/AccessCheck.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/AccessCheck.cc: ICAP_CLIENT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/AccessRule.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/Config.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/Elements.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/History.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/Initiate.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/Initiator.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/Iterator.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/Message.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/Service.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/ServiceConfig.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/ServiceFilter.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/ServiceGroups.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/ecap/Config.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/ecap/Host.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/ecap/Host.cc: USE_HTCP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/ecap/MessageRep.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/ecap/MessageRep.cc: USE_HTCP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/ecap/ServiceRep.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/ecap/XactionRep.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/Client.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/Config.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/Elements.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/History.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/History.cc: USE_SSL...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/Launcher.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/ModXact.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/ModXact.cc: USE_SSL...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/OptXact.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/Options.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/ServiceRep.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/Xaction.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/adaptation/icap/icap_log.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/auth/Acl.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/auth/AclMaxUserIp.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/auth/AclProxyAuth.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/auth/Config.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/auth/Gadgets.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/auth/Scheme.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/auth/User.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/User.cc: _USE_INLINE_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/auth/UserRequest.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/basic/auth_basic.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/basic/basicScheme.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/digest/auth_digest.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/digest/auth_digest.cc: NOT_USED...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/digest/auth_digest.cc: UNREACHABLECODE...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/digest/auth_digest.cc: DEBUGSHUTDOWN...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/digest/auth_digest.cc: WAITING_FOR_TE...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/digest/digestScheme.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/negotiate/auth_negotiate.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/negotiate/negotiateScheme.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/ntlm/auth_ntlm.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/auth/ntlm/ntlmScheme.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/base/AsyncCall.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/base/AsyncCallQueue.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/base/AsyncJob.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: HAVE_GLOB_H...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: SQUID_SNMP...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_SQUID_ESI...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_ADAPTATION...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: ICAP_CLIENT...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_ECAP...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: HTTP_VIOLATIONS...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_WCCPv2...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_WCCPv2;CURRENTLY_UNUSED...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: HAVE_GLOB...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: SIZEOF_OFF_T<=4...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_DNSSERVERS...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_UNLINKD...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: !HTTP_VIOLATIONS...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: HAVE_PUTENV...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_HTCP...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: UNUSED_CODE...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_WCCPv2;USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_cf.cc: USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_manager.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/cache_manager.cc: _SQUID_OS2_...
Checking ./test1/squid-3.1.0.11-BZR/src/carp.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/cbdata.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/cbdata.cc: CBDATA_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/src/cbdata.cc: WITH_VALGRIND...
Checking ./test1/squid-3.1.0.11-BZR/src/cbdata.cc: HASHED_CBDATA...
Checking ./test1/squid-3.1.0.11-BZR/src/cbdata.cc: !HASHED_CBDATA...
Checking ./test1/squid-3.1.0.11-BZR/src/cbdata.cc: CBDATA_DEBUG;HASHED_CBDATA...
Checking ./test1/squid-3.1.0.11-BZR/src/cf_gen.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/cf_gen.cc: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/src/cf_gen.cc: _SQUID_OS2_...
Checking ./test1/squid-3.1.0.11-BZR/src/cf_gen.cc: _SQUID_WIN32_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/clientStream.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/client_db.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/client_db.cc: SQUID_SNMP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: LINGERING_CLOSE...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: USE_IDENT...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: PURIFY...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: ICAP_CLIENT...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: USE_SSL&&0...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: HEADERS_LOG...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: SHOULD_REJECT_UNKNOWN_URLS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: THIS_VIOLATES_HTTP_SPECS_ON_URL_TRANSFORMATION...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: FOLLOW_X_FORWARDED_FOR...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: FUTURE_CODE_TO_SUPPORT_CHUNKED_REQUESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: THIS_CONFUSES_PERSISTENT_CONNECTION_AWARE_BROWSERS_AND_USERS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: defined(IP_MTU_DISCOVER)&&defined(IP_PMTUDISC_DONT)...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: USE_SSL;defined(OPENSSL_VERSION_NUMBER)&&OPENSSL_VERSION_NUMBER>=0x00908000L...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: USE_SSL;(ALLOW_ALWAYS_SSL_SESSION_DETAIL==1)...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: USE_SSL;USE_IDENT...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side.cc: X_ACCELERATOR_VARY...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: USE_SQUID_ESI...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: STORE_CLIENT_LIST_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: HTTP_VIOLATIONS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: LOG_TCP_REDIRECTS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: USE_HTCP...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: SIZEOF_INT64_T==4...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: DONT_FILTER_THESE...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: DEAD_CODE...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: ADD_X_REQUEST_URI...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: USE_DNSSERVERS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: HTTP_VIOLATIONS;USE_DNSSERVERS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_reply.cc: USE_ZPH_QOS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: USE_ADAPTATION...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: USE_ADAPTATION;ICAP_CLIENT...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: LINGERING_CLOSE...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: FOLLOW_X_FORWARDED_FOR...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: USE_ADAPTATION;ICAP_CLIENT;USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: !(USE_SQUID_ESI)||defined(USE_USERAGENT_LOG)||defined(USE_REFERER_LOG)...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: USE_SQUID_ESI...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: HTTP_VIOLATIONS...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: FORW_VIA_DB...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: USE_USERAGENT_LOG...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: USE_REFERER_LOG...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: HEADERS_LOG...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: ICAP_CLIENT...
Checking ./test1/squid-3.1.0.11-BZR/src/client_side_request.cc: _USE_INLINE_...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: defined(_SQUID_CYGWIN_)...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: HAVE_NETINET_TCP_H...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: TCP_NODELAY...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: _SQUID_LINUX_...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: IP_TOS...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: IPV6_V6ONLY...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: defined(IP_TRANSPARENT)...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: IPV6_SPECIAL_SPLITSTACK...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: IPV6_SPECIAL_V4MAPPED...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: defined(_SQUID_NEWSOS6_)...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: defined(_SQUID_SOLARIS_)...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: LINGERING_CLOSE...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: LINGERING_CLOSE;USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: TCP_WINDOW_CLAMP...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: _SQUID_WIN32_;_SQUID_CYGWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: _SQUID_CYGWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: FD_CLOEXEC...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: TCP_KEEPCNT...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: TCP_KEEPIDLE...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: TCP_KEEPINTVL...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: EAGAIN!=EWOULDBLOCK...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: ERESTART...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: SO_ACCEPTFILTER...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: defined(TCP_DEFER_ACCEPT)...
Checking ./test1/squid-3.1.0.11-BZR/src/comm.cc: OPTIMISTIC_IO...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_epoll.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_epoll.cc: USE_EPOLL...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_epoll.cc: USE_EPOLL;HAVE_SYS_EPOLL_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/comm_kqueue.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_kqueue.cc: USE_KQUEUE...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_kqueue.cc: USE_KQUEUE;HAVE_SYS_EVENT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_kqueue.cc: USE_KQUEUE;EV_SET...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/comm_poll.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_poll.cc: USE_POLL...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_poll.cc: USE_POLL;howmany...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_poll.cc: USE_POLL;NBBY...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/comm_select.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_select.cc: USE_SELECT...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_select.cc: USE_SELECT;howmany...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_select.cc: USE_SELECT;NBBY...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_select.cc: USE_SELECT;DEBUG_FDBITS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/comm_select_win32.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_select_win32.cc: USE_SELECT_WIN32...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_select_win32.cc: USE_SELECT_WIN32;howmany...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_select_win32.cc: USE_SELECT_WIN32;NBBY...
Checking ./test1/squid-3.1.0.11-BZR/src/comm_select_win32.cc: USE_SELECT_WIN32;DEBUG_FDBITS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: MAXPATHLEN...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_AUTH...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_AUTHPRIV...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_CRON...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_DAEMON...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_FTP...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_KERN...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LPR...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_MAIL...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_NEWS...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_SYSLOG...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_USER...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_UUCP...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL0...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL1...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL2...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL3...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL4...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL5...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL6...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG;LOG_LOCAL4;LOG_LOCAL7...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: HAVE_SYSLOG&&defined(LOG_LOCAL4)...
Checking ./test1/squid-3.1.0.11-BZR/src/debug.cc: S_ISREG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/delay_pools.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/delay_pools.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/disk.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/disk.cc: defined(_SQUID_WIN32_)||defined(_SQUID_OS2_)...
Checking ./test1/squid-3.1.0.11-BZR/src/disk.cc: CALL_FSYNC_BEFORE_CLOSE...
Checking ./test1/squid-3.1.0.11-BZR/src/disk.cc: defined(_SQUID_OS2_)||defined(_SQUID_WIN32_)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/dlink.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/dns.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/dns.cc: USE_DNSSERVERS...
Checking ./test1/squid-3.1.0.11-BZR/src/dns.cc: USE_DNSSERVERS;SQUID_SNMP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: HAVE_ARPA_NAMESER_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: HAVE_RESOLV_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;_SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;_PATH_RESCONF...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;NS_DEFAULTPORT...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;NS_MAXDNAME...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;MAXDNSRCH...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;RESOLV_BUFSZ...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;_SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;_SQUID_MSWIN_;defined(_SQUID_CYGWIN_)...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;_SQUID_LINUX_...
Checking ./test1/squid-3.1.0.11-BZR/src/dns_internal.cc: USE_DNSSERVERS;SQUID_SNMP...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_FCNTL_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_GRP_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_NETDB_H&&!defined(_SQUID_NETDB_H_)...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_PWD_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SIGNAL_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SYS_PARAM_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SYS_RESOURCE_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SYS_STAT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SYS_UN_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SYS_WAIT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_LIBC_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SYS_SYSCALL_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_BSTRING_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_CRYPT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_SYS_SELECT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_GETOPT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_ARPA_NAMESER_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_RESOLV_H...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: LIBRESOLV_DNS_TTL_HACK...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: !defined(HAVE_RES_INIT)&&defined(HAVE___RES_INIT)...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: !defined(HAVE_RES_INIT)&&defined(HAVE___RES_INIT);res_init...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: defined(EAI_NODATA)||defined(EAI_NONAME)...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: defined(EAI_NODATA)||defined(EAI_NONAME);EAI_NODATA...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: defined(EAI_NODATA)||defined(EAI_NONAME);EAI_NONAME...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: _SQUID_RES_NSADDR6_LARRAY...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: _SQUID_RES_NSADDR6_LPTR...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: defined(_SQUID_FREEBSD_)&&defined(_SQUID_RES_NSADDR6_COUNT)...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_RES_INIT...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_RES_INIT;_SQUID_RES_NSADDR_LIST...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_RES_INIT&&(defined(_SQUID_RES_NSADDR_LIST)||defined(_SQUID_RES_NSADDR6_LIST))...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_RES_INIT&&(defined(_SQUID_RES_NSADDR_LIST)||defined(_SQUID_RES_NSADDR6_LIST));defined(_SQUID_RES_NSADDR_COUNT)...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_RES_INIT&&(defined(_SQUID_RES_NSADDR_LIST)||defined(_SQUID_RES_NSADDR6_LIST));defined(_SQUID_RES_NSADDR6_COUNT)...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: HAVE_RES_INIT&&(defined(_SQUID_RES_NSADDR_LIST)||defined(_SQUID_RES_NSADDR6_LIST));USE_IPV6&&defined(_SQUID_RES_NSADDR6_LIST)...
Checking ./test1/squid-3.1.0.11-BZR/src/dnsserver.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/errorpage.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/errorpage.cc: DEFAULT_SQUID_ERROR_DIR...
Checking ./test1/squid-3.1.0.11-BZR/src/errorpage.cc: USE_ERR_LOCALES...
Checking ./test1/squid-3.1.0.11-BZR/src/errorpage.cc: USE_ERR_LOCALES;HTTP_VIOLATIONS...
Checking ./test1/squid-3.1.0.11-BZR/src/errorpage.cc: USE_ERR_LOCALES;HAVE_GLOB...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Assign.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Assign.cc: (USE_SQUID_ESI==1)...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Context.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Context.cc: (USE_SQUID_ESI==1)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/esi/CustomParser.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Esi.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Esi.cc: (USE_SQUID_ESI==1)...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/ExpatParser.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/ExpatParser.cc: USE_SQUID_ESI...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Expression.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Include.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Include.cc: (USE_SQUID_ESI==1)...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Include.cc: (USE_SQUID_ESI==1);HEADERS_LOG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Libxml2Parser.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Libxml2Parser.cc: USE_SQUID_ESI...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Module.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Parser.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Segment.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Sequence.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/esi/Sequence.cc: (USE_SQUID_ESI==1)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/esi/VarState.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/event.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/external_acl.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/external_acl.cc: USE_IDENT...
Checking ./test1/squid-3.1.0.11-BZR/src/external_acl.cc: DEFAULT_EXTERNAL_ACL_TTL...
Checking ./test1/squid-3.1.0.11-BZR/src/external_acl.cc: DEFAULT_EXTERNAL_ACL_CHILDREN...
Checking ./test1/squid-3.1.0.11-BZR/src/external_acl.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/external_acl.cc: !USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/fd.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/fd.cc: _SQUID_MSWIN_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/fde.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/fde.cc: _SQUID_MSWIN_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/filemap.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/filemap.cc: SIZEOF_LONG==8...
Checking ./test1/squid-3.1.0.11-BZR/src/filemap.cc: SIZEOF_LONG==4...
Checking ./test1/squid-3.1.0.11-BZR/src/filemap.cc: TEST...
Checking ./test1/squid-3.1.0.11-BZR/src/forward.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/forward.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/forward.cc: WIP_FWD_LOG...
Checking ./test1/squid-3.1.0.11-BZR/src/forward.cc: URL_CHECKSUM_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/src/forward.cc: USE_SSL;EPROTO...
Checking ./test1/squid-3.1.0.11-BZR/src/forward.cc: USE_SSL;NOT_YET...
Checking ./test1/squid-3.1.0.11-BZR/src/forward.cc: LINUX_TPROXY2...
Checking ./test1/squid-3.1.0.11-BZR/src/forward.cc: USE_ZPH_QOS&&defined(_SQUID_LINUX_)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/fqdncache.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/fqdncache.cc: USE_DNSSERVERS...
Checking ./test1/squid-3.1.0.11-BZR/src/fqdncache.cc: SQUID_SNMP...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/Module.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/Module.cc: defined(HAVE_FS_UFS)||defined(HAVE_FS_AUFS)||defined(HAVE_FS_DISKD)...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/Module.cc: HAVE_FS_COSS...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/Module.cc: HAVE_FS_UFS...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/Module.cc: HAVE_FS_AUFS...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/Module.cc: HAVE_FS_DISKD...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/fs/aufs/StoreFSaufs.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/fs/coss/StoreFScoss.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/coss/store_dir_coss.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/coss/store_dir_coss.cc: HAVE_FCHMOD...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/coss/store_dir_coss.cc: defined(_SQUID_OS2_)||defined(_SQUID_WIN32_)...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/coss/store_dir_coss.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/coss/store_io_coss.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/fs/diskd/StoreFSdiskd.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/fs/ufs/StoreFSufs.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/fs/ufs/store_dir_ufs.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/ufs/store_dir_ufs.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/ufs/store_dir_ufs.cc: HAVE_FCHMOD...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/ufs/store_dir_ufs.cc: defined(_SQUID_OS2_)||defined(_SQUID_WIN32_)...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/ufs/store_io_ufs.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/fs/ufs/ufscommon.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/fs/ufs/ufscommon.cc: _USE_INLINE_...
Checking ./test1/squid-3.1.0.11-BZR/src/ftp.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ftp.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/ftp.cc: USE_ADAPTATION...
Checking ./test1/squid-3.1.0.11-BZR/src/ftp.cc: USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/gopher.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/gopher.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/helper.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/helper.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/htcp.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/htcp.cc: !WORDS_BIGENDIAN...
Checking ./test1/squid-3.1.0.11-BZR/src/htcp.cc: WORDS_BIGENDIAN...
Checking ./test1/squid-3.1.0.11-BZR/src/htcp.cc: USE_HEXDUMP...
Checking ./test1/squid-3.1.0.11-BZR/src/htcp.cc: USE_ICMP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: WORK_IN_PROGRESS...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: QUESTIONABLE...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: USE_HTCP...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: USE_SQUID_ESI...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: HTTP_VIOLATIONS...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: X_ACCELERATOR_VARY...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: WIP_FWD_LOG...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: HEADERS_LOG...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: DONT_DO_THIS...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: USE_ADAPTATION...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: URL_CHECKSUM_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/src/http.cc: DEAD_CODE...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp4.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp4.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp4.cc: USE_ICMP;GETTIMEOFDAY_NO_TZP...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp4.cc: USE_ICMP;HAVE_STRUCT_IPHDR_IP_HL...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp4.cc: USE_ICMP;WORDS_BIGENDIAN...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp6.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp6.cc: USE_ICMP&&USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp6.cc: USE_ICMP&&USE_IPV6;HAVE_NETINET_IP6_H...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/Icmp6.cc: USE_ICMP&&USE_IPV6;GETTIMEOFDAY_NO_TZP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/IcmpPinger.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/IcmpPinger.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/IcmpPinger.cc: USE_ICMP;_SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/IcmpPinger.cc: USE_ICMP;USE_IPV6...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/IcmpSquid.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/IcmpSquid.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/IcmpSquid.cc: USE_ICMP;DEAD_CODE...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/IcmpSquid.cc: USE_ICMP;USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/IcmpSquid.cc: USE_ICMP;_SQUID_MSWIN_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/net_db.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/net_db.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/net_db.cc: USE_ICMP;USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/net_db.cc: USE_ICMP;USE_CLASSFUL...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/pinger.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/pinger.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/pinger.cc: USE_ICMP;_SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/pinger.cc: USE_ICMP;_SQUID_MSWIN_;HAVE_WINSOCK2_H...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/pinger.cc: USE_ICMP;USE_IPV6...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/testIcmp.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/icmp/testIcmp.cc: USE_ICMP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/icp_v2.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/icp_v2.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/icp_v2.cc: ICP_PKT_DUMP...
Checking ./test1/squid-3.1.0.11-BZR/src/icp_v2.cc: _SQUID_LINUX_...
Checking ./test1/squid-3.1.0.11-BZR/src/icp_v2.cc: ICP_PACKET_DUMP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/icp_v3.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ident/AclIdent.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ident/AclIdent.cc: USE_IDENT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ident/Ident.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ident/Ident.cc: USE_IDENT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/int.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/internal.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/internal.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/internal.cc: USE_IPV6...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: INET6...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: SQUID_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: !USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: HAVE_SIN_LEN_IN_SAI...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpAddress.cc: USE_IPV6;HAVE_SIN6_LEN_IN_SAI...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_SYS_IOCTL_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_TCP_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NET_IF_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_IPL_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_IPL_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_IP_FIL_COMPAT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_IP_FIL_COMPAT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_IP_COMPAT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_IP_COMPAT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_IP_FIL_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_IP_FIL_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_IP_NAT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;HAVE_NETINET_IP_NAT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: PF_TRANSPARENT...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: PF_TRANSPARENT;HAVE_NET_PF_PFVAR_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: PF_TRANSPARENT;HAVE_NET_PFVAR_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: LINUX_NETFILTER...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: LINUX_TPROXY2...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: LINUX_TPROXY2;HAVE_LINUX_NETFILTER_IPV4_IP_TPROXY_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPFW_TRANSPARENT...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;defined(IPFILTER_VERSION)&&(IPFILTER_VERSION>=4000027)...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT;IPNAT_NAME...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/IpIntercept.cc: IPF_TRANSPARENT||LINUX_NETFILTER||IPFW_TRANSPARENT||PF_TRANSPARENT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ip/QosConfig.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/QosConfig.cc: USE_ZPH_QOS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: HAVE_CSTRING...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: HAVE_STRING...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: HAVE_STDEXCEPT...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: HAVE_SIN_LEN_IN_SAI...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: USE_IPV6;HAVE_SIN6_LEN_IN_SAI...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: !USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: USE_IPV6;HAVE_SS_LEN_IN_SS...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: USE_IPV6;HAVE_SIN_LEN_IN_SAI...
Checking ./test1/squid-3.1.0.11-BZR/src/ip/testIpAddress.cc: HAVE_SS_LEN_IN_SS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ipc.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ipc.cc: HAVE_PUTENV...
Checking ./test1/squid-3.1.0.11-BZR/src/ipc.cc: USE_POLL&&defined(_SQUID_OSF_)...
Checking ./test1/squid-3.1.0.11-BZR/src/ipc.cc: HAVE_SOCKETPAIR&&defined(AF_UNIX)...
Checking ./test1/squid-3.1.0.11-BZR/src/ipc.cc: HAVE_SETSID...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ipc_win32.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ipc_win32.cc: _MSWSOCK_...
Checking ./test1/squid-3.1.0.11-BZR/src/ipc_win32.cc: HAVE_PUTENV...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ipcache.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ipcache.cc: DNS_CNAME...
Checking ./test1/squid-3.1.0.11-BZR/src/ipcache.cc: USE_DNSSERVERS...
Checking ./test1/squid-3.1.0.11-BZR/src/ipcache.cc: LIBRESOLV_DNS_TTL_HACK...
Checking ./test1/squid-3.1.0.11-BZR/src/ipcache.cc: USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/ipcache.cc: DNS_CNAME;USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/ipcache.cc: SQUID_SNMP...
Checking ./test1/squid-3.1.0.11-BZR/src/list.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/logfile.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/logfile.cc: HAVE_SYSLOG...
Checking ./test1/squid-3.1.0.11-BZR/src/logfile.cc: HAVE_SYSLOG;!defined(LOG_AUTHPRIV)&&defined(LOG_AUTH)...
Checking ./test1/squid-3.1.0.11-BZR/src/logfile.cc: S_ISREG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: ICAP_CLIENT...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_EPOLL...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_KQUEUE...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_POLL...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: defined(USE_SELECT)||defined(USE_SELECT_WIN32)...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_LOADABLE_MODULES...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_ECAP...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_ADAPTATION...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_SQUID_ESI...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_WIN32_SERVICE...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: MALLOC_DBG...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: MEM_GEN_TRACE...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: TEST_ACCESS...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: _SQUID_LINUX_THREADS_...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: SIGTTIN...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: XMALLOC_TRACE...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: HAVE_SYSLOG...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: _SQUID_MSWIN_;!HAVE_SIGACTION...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: _SQUID_MSWIN_;KILL_PARENT_OPT...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: _SQUID_MSWIN_;SA_RESETHAND==0...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_HTCP...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: SQUID_SNMP...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_WCCP...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_WCCPv2...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_DNSSERVERS...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: WIP_FWD_LOG...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: _SQUID_OS2_...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_IDENT...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_UNLINKD...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_ADAPTATION;ICAP_CLIENT...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_ADAPTATION;USE_ECAP...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_XPROF_STATS...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: HAVE_SBRK...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: defined(SQUID_MAXFD_LIMIT)...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: HAVE_MALLOPT...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: HAVE_MALLOPT;M_GRAIN...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: HAVE_MALLOPT;M_MXFAST...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: HAVE_MALLOPT;M_NBLKS...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: USE_WIN32_SERVICE;_SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: _SQUID_MSWIN_;_SQUID_NEXT_...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: _SQUID_MSWIN_;TIOCNOTTY...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: LEAK_CHECK_MODE&&0...
Checking ./test1/squid-3.1.0.11-BZR/src/main.cc: !XMALLOC_TRACE...
Checking ./test1/squid-3.1.0.11-BZR/src/mem.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/mem.cc: HAVE_IOMANIP...
Checking ./test1/squid-3.1.0.11-BZR/src/mem.cc: HAVE_OSTREAM...
Checking ./test1/squid-3.1.0.11-BZR/src/mem.cc: WITH_VALGRIND...
Checking ./test1/squid-3.1.0.11-BZR/src/mem.cc: USE_CACHE_DIGESTS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/mem_node.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/mime.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/mime.cc: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/src/multicast.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/multicast.cc: IP_MULTICAST_TTL...
Checking ./test1/squid-3.1.0.11-BZR/src/multicast.cc: IP_MULTICAST_TTL;USE_IPV6...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/neighbors.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/neighbors.cc: USE_HTCP...
Checking ./test1/squid-3.1.0.11-BZR/src/neighbors.cc: 0&&USE_IDENT...
Checking ./test1/squid-3.1.0.11-BZR/src/neighbors.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/neighbors.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/neighbors.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/pconn.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/peer_digest.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/peer_digest.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/peer_digest.cc: USE_CACHE_DIGESTS;FUTURE_CODE...
Checking ./test1/squid-3.1.0.11-BZR/src/peer_digest.cc: USE_CACHE_DIGESTS;DONT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/peer_select.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/peer_select.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/peer_select.cc: USE_HTCP...
Checking ./test1/squid-3.1.0.11-BZR/src/peer_select.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/peer_select.cc: USE_CACHE_DIGESTS&&0...
Checking ./test1/squid-3.1.0.11-BZR/src/peer_select.cc: USE_HTCP;USE_ICMP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/peer_sourcehash.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/peer_userhash.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/recv-announce.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/redirect.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/redirect.cc: USE_SSL...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/referer.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/referer.cc: USE_REFERER_LOG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/refresh.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/refresh.cc: USE_POSIX_REGEX...
Checking ./test1/squid-3.1.0.11-BZR/src/refresh.cc: USE_HTCP...
Checking ./test1/squid-3.1.0.11-BZR/src/refresh.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/refresh.cc: HTTP_VIOLATIONS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/repl/heap/store_heap_replacement.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/repl/heap/store_repl_heap.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/repl/lru/store_repl_lru.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/send-announce.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/snmp_agent.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/snmp_core.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/snmp_core.cc: USE_DNSSERVERS...
Checking ./test1/squid-3.1.0.11-BZR/src/snmp_core.cc: USE_IPV6...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_MICROSOFT_SESS_ID_BUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_NETSCAPE_CHALLENGE_BUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_SSLREF2_REUSE_CERT_TYPE_BUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_MSIE_SSLV2_RSA_PADDING...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_SSLEAY_080_CLIENT_DH_BUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_TLS_D5_BUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_TLS_BLOCK_PADDING_BUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_TLS_ROLLBACK_BUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_ALL...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_SINGLE_DH_USE...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_EPHEMERAL_RSA...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_PKCS1_CHECK_1...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_PKCS1_CHECK_2...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_NETSCAPE_CA_DN_BUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_NON_EXPORT_FIRST...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_CIPHER_SERVER_PREFERENCE...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_NO_SSLv2...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_NO_SSLv3...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;SSL_OP_NO_TLSv1...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;X509_V_FLAG_CRL_CHECK...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;HAVE_OPENSSL_ENGINE_H...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;OPENSSL_VERSION_NUMBER<0x00909000L...
Checking ./test1/squid-3.1.0.11-BZR/src/ssl_support.cc: USE_SSL;DONT_DO_THIS...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: STAT_GRAPHS...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: DEBUG_OPENFD...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: XMALLOC_STATISTICS...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: HAVE_MSTATS&&HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: HAVE_MALLINFO&&HAVE_STRUCT_MALLINFO...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: USE_HTCP...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: HAVE_SBRK...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: HAVE_MALLINFO&&HAVE_STRUCT_MALLINFO;HAVE_STRUCT_MALLINFO_MXFAST...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: !(HAVE_MSTATS&&HAVE_GNUMALLOC_H)&&HAVE_MALLINFO&&HAVE_STRUCT_MALLINFO...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: USE_POLL...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: defined(USE_SELECT)||defined(USE_SELECT_WIN32)...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/stat.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/stmem.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/store.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/store.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/store.cc: URL_CHECKSUM_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/src/store.cc: MORE_DEBUG_OUTPUT...
Checking ./test1/squid-3.1.0.11-BZR/src/store.cc: X_ACCELERATOR_VARY...
Checking ./test1/squid-3.1.0.11-BZR/src/store.cc: CACHE_ALL_METHODS...
Checking ./test1/squid-3.1.0.11-BZR/src/store.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/store.cc: HTTP_VIOLATIONS...
Checking ./test1/squid-3.1.0.11-BZR/src/store.cc: _USE_INLINE_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/store_client.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/store_client.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/store_client.cc: STORE_CLIENT_LIST_DEBUG...
Checking ./test1/squid-3.1.0.11-BZR/src/store_client.cc: ONLYCONTIGUOUSREQUESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/store_client.cc: SILLY_CODE...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/store_digest.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/store_digest.cc: USE_CACHE_DIGESTS...
Checking ./test1/squid-3.1.0.11-BZR/src/store_dir.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/store_dir.cc: HAVE_STATVFS...
Checking ./test1/squid-3.1.0.11-BZR/src/store_dir.cc: HAVE_STATVFS;HAVE_SYS_STATVFS_H...
Checking ./test1/squid-3.1.0.11-BZR/src/store_dir.cc: HAVE_SYS_PARAM_H...
Checking ./test1/squid-3.1.0.11-BZR/src/store_dir.cc: HAVE_SYS_MOUNT_H...
Checking ./test1/squid-3.1.0.11-BZR/src/store_dir.cc: HAVE_SYS_VFS_H...
Checking ./test1/squid-3.1.0.11-BZR/src/store_dir.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/store_dir.cc: _SQUID_MSWIN_;_SQUID_NEXT_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/store_io.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/store_key_md5.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/store_log.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/store_rebuild.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/store_swapin.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/store_swapmeta.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/store_swapout.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/store_swapout.cc: SIZEOF_OFF_T<=4...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/TestSwapDir.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_CommIO.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_DelayId.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_DelayId.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_HttpReply.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_HttpRequest.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_MemObject.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_MemObject.cc: DELAY_POOLS...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_access_log.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_acl.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_cache_cf.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_cache_manager.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_client_side_request.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_client_side_request.cc: _USE_INLINE_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_comm.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_errorpage.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_fd.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_helper.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_http.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_internal.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_mime.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_store.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_store.cc: _USE_INLINE_...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_store_client.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_store_rebuild.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_store_swapout.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/stub_tools.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testACLMaxUserIP.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testACLMaxUserIP.cc: HAVE_STDEXCEPT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testAuth.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testAuth.cc: HAVE_AUTH_MODULE_BASIC...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testAuth.cc: HAVE_AUTH_MODULE_DIGEST...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testAuth.cc: HAVE_AUTH_MODULE_NTLM...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testAuth.cc: HAVE_AUTH_MODULE_NEGOTIATE...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testAuth.cc: HAVE_IOSTREAM...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testBoilerplate.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testBoilerplate.cc: HAVE_STDEXCEPT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testCacheManager.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testCoss.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testCoss.cc: HAVE_STDEXCEPT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testDiskIO.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testDiskIO.cc: HAVE_STDEXCEPT...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testDiskIO.cc: USE_DISKIO...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testEvent.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testEventLoop.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testEventLoop.cc: POLISHED_MAIN_LOOP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testHttpRequest.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testHttpRequest.cc: USE_IPV6...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testHttpRequestMethod.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testHttpRequestMethod.cc: HAVE_SSTREAM...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testMain.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testNull.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testNull.cc: HAVE_STDEXCEPT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testStore.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testStoreController.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testStoreEntryStream.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testStoreEntryStream.cc: HAVE_IOMANIP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testStoreHashIndex.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testStoreSupport.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testString.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testURL.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testURL.cc: HAVE_SSTREAM...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testURLScheme.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testURLScheme.cc: HAVE_SSTREAM...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testUfs.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tests/testUfs.cc: HAVE_STDEXCEPT...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tests/test_http_range.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/time.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/time.cc: GETTIMEOFDAY_NO_TZP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SYS_PRCTL_H...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: MEM_GEN_TRACE...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: _SQUID_LINUX_...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_MKSTEMP...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_MSTATS&&HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_MALLINFO&&HAVE_STRUCT_MALLINFO...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_MALLINFO&&HAVE_STRUCT_MALLINFO;HAVE_STRUCT_MALLINFO_MXFAST...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_GETRUSAGE&&defined(RUSAGE_SELF)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_GETRUSAGE&&defined(RUSAGE_SELF);_SQUID_SOLARIS_...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_GETPAGESIZE...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(_SQUID_SGI_)&&_ABIAPI...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(_SQUID_SGI_)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(_SQUID_OSF_)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(_SQUID_AIX_)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(BSD4_4)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(HAVE_GETPAGESIZE)&&HAVE_GETPAGESIZE!=0...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(PAGESIZE)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: PRINT_STACK_TRACE...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: PRINT_STACK_TRACE;_SQUID_HPUX_...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: PRINT_STACK_TRACE;_SQUID_SOLARIS_...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: PRINT_STACK_TRACE;HAVE_BACKTRACE_SYMBOLS_FD...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: SA_RESETHAND==0&&!defined(_SQUID_MSWIN_)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: !HAVE_SIGACTION...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SYSLOG...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: _SQUID_MSWIN_;_SQUID_NEXT_...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: _SQUID_MSWIN_;HAVE_SIGACTION...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: USE_SSL...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SETGROUPS...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SETRESUID...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SETEUID...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_PRCTL&&defined(PR_SET_DUMPABLE)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SETRLIMIT...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SETRLIMIT;defined(RLIMIT_NOFILE)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SETRLIMIT;defined(RLIMIT_OFILE)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SETRLIMIT&&defined(RLIMIT_DATA)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SETRLIMIT&&defined(RLIMIT_VMEM)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_SIGACTION...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: HAVE_PRCTL&&defined(PR_SET_KEEPCAPS)&&HAVE_SYS_CAPABILITY_H...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(_SQUID_LINUX_)...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(_SQUID_LINUX_);HAVE_SYS_CAPABILITY_H...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(_SQUID_LINUX_);HAVE_SYS_CAPABILITY_H;_LINUX_CAPABILITY_VERSION_1...
Checking ./test1/squid-3.1.0.11-BZR/src/tools.cc: defined(_SQUID_LINUX_);HAVE_SYS_CAPABILITY_H;LINUX_TPROXY2...
Checking ./test1/squid-3.1.0.11-BZR/src/tunnel.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/tunnel.cc: DELAY_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/src/tunnel.cc: ECONNRESET...
Checking ./test1/squid-3.1.0.11-BZR/src/ufsdump.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/ufsdump.cc: HAVE_STDEXCEPT...
Checking ./test1/squid-3.1.0.11-BZR/src/ufsdump.cc: HAVE_IOSTREAM...
Checking ./test1/squid-3.1.0.11-BZR/src/ufsdump.cc: HAVE_CASSERT...
Checking ./test1/squid-3.1.0.11-BZR/src/unlinkd.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/unlinkd.cc: defined(USE_EPOLL)||defined(USE_KQUEUE)...
Checking ./test1/squid-3.1.0.11-BZR/src/unlinkd.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/unlinkd.cc: USE_POLL&&defined(_SQUID_OSF_)...
Checking ./test1/squid-3.1.0.11-BZR/src/unlinkd.cc: defined(_SQUID_MSWIN_)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/unlinkd_daemon.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/url.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/url.cc: USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/src/url.cc: HARDCODE_DENY_PORTS...
Checking ./test1/squid-3.1.0.11-BZR/src/url.cc: USE_SSL...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/urn.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/urn.cc: USE_ICMP...
Checking ./test1/squid-3.1.0.11-BZR/src/useragent.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/useragent.cc: USE_USERAGENT_LOG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/wccp.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/wccp.cc: USE_WCCP...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/wccp2.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/wccp2.cc: USE_WCCPv2...
Checking ./test1/squid-3.1.0.11-BZR/src/wccp2.cc: USE_WCCPv2;HAVE_NETDB_H...
Checking ./test1/squid-3.1.0.11-BZR/src/wccp2.cc: USE_WCCPv2;defined(IP_MTU_DISCOVER)&&defined(IP_PMTUDISC_DONT)...
Checking ./test1/squid-3.1.0.11-BZR/src/whois.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/win32.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/src/win32.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/src/win32.cc: _SQUID_MSWIN_;HAVE_WIN32_PSAPI...
Checking ./test1/squid-3.1.0.11-BZR/src/win32.cc: _SQUID_MSWIN_;_MSWSOCK_...
Checking ./test1/squid-3.1.0.11-BZR/src/win32.cc: _SQUID_MSWIN_;!defined(_DEBUG)...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/src/wordlist.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/ESIExpressions.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/ESIExpressions.cc: VERBOSEDEBUG...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/MemPoolTest.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/MemPoolTest.cc: !DISABLE_POOLS...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/MemPoolTest.cc: !DISABLE_POOLS;HAVE_IOSTREAM...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/StackTest.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/VirtualDeleteOperator.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/VirtualDeleteOperator.cc: HAVE_IOSTREAM...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/debug.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/mem_hdr_test.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/mem_hdr_test.cc: HAVE_IOSTREAM...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/mem_node_test.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/mem_node_test.cc: HAVE_IOSTREAM...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/membanger.c: ...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/membanger.c: WITH_LIB...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/refcount.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/rfc1738.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/splay.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/splay.cc: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/splay.cc: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/splay.cc: HAVE_UNISTD_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/syntheticoperators.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/syntheticoperators.cc: HAVE_IOSTREAM...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: ...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: defined(_SQUID_LINUX_)...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: defined(_SQUID_FREEBSD_)...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: defined(_SQUID_FREEBSD_);__FreeBSD_version<220000...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: CHANGE_FD_SETSIZE&&SQUID_MAXFD>DEFAULT_FD_SETSIZE...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_FCNTL_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_SYS_SELECT_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_SIGNAL_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_SYS_STAT_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_ASSERT_H...
Checking ./test1/squid-3.1.0.11-BZR/test-suite/tcp-banger2.c: HAVE_CTYPE_H...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/test-suite/test_tools.cc: ...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_CTYPE_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_FCNTL_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_GRP_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_GNUMALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_MALLOC_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_MEMORY_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_NETDB_H&&!defined(_SQUID_NETDB_H_)...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_PWD_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_SIGNAL_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_SYS_PARAM_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_SYS_TIME_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_SYS_RESOURCE_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_ARPA_INET_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_SYS_STAT_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_SYS_UN_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_SYS_WAIT_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_LIBC_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_STRINGS_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_BSTRING_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_CRYPT_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_SYS_SELECT_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: HAVE_FNMATCH_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: DEFAULT_CACHEMGR_CONFIG...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: USE_IPV6...
Checking ./test1/squid-3.1.0.11-BZR/tools/cachemgr.cc: CACHEMGR_HOSTNAME_DEFINED...
No errors found
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: ...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: _SQUID_MSWIN_...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: _SQUID_WIN32_...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_STDIO_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_STDLIB_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_SYS_TYPES_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_SYS_SOCKET_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_STRING_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_UNISTD_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_NETDB_H&&!defined(_SQUID_NETDB_H_)...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_SIGNAL_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_ERRNO_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_SYS_STAT_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_FCNTL_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_NETINET_IN_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_GETOPT_H...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: BUFSIZ...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: MESSAGELEN...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HEADERLEN...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_GETPASS...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: HAVE_SIGACTION...
Checking ./test1/squid-3.1.0.11-BZR/tools/squidclient.cc: GETTIMEOFDAY_NO_TZP...
Checking ./tools/cachemgr.cc: ...
Checking ./tools/cachemgr.cc: HAVE_UNISTD_H...
Checking ./tools/cachemgr.cc: HAVE_STDLIB_H...
Checking ./tools/cachemgr.cc: HAVE_STDIO_H...
Checking ./tools/cachemgr.cc: HAVE_SYS_TYPES_H...
Checking ./tools/cachemgr.cc: HAVE_CTYPE_H...
Checking ./tools/cachemgr.cc: HAVE_ERRNO_H...
Checking ./tools/cachemgr.cc: HAVE_FCNTL_H...
Checking ./tools/cachemgr.cc: HAVE_GRP_H...
Checking ./tools/cachemgr.cc: HAVE_GNUMALLOC_H...
Checking ./tools/cachemgr.cc: HAVE_MALLOC_H...
Checking ./tools/cachemgr.cc: HAVE_MEMORY_H...
Checking ./tools/cachemgr.cc: HAVE_NETDB_H&&!defined(_SQUID_NETDB_H_)...
Checking ./tools/cachemgr.cc: HAVE_PWD_H...
Checking ./tools/cachemgr.cc: HAVE_SIGNAL_H...
Checking ./tools/cachemgr.cc: HAVE_TIME_H...
Checking ./tools/cachemgr.cc: HAVE_SYS_PARAM_H...
Checking ./tools/cachemgr.cc: HAVE_SYS_TIME_H...
Checking ./tools/cachemgr.cc: HAVE_SYS_RESOURCE_H...
Checking ./tools/cachemgr.cc: HAVE_SYS_SOCKET_H...
Checking ./tools/cachemgr.cc: HAVE_NETINET_IN_H...
Checking ./tools/cachemgr.cc: HAVE_ARPA_INET_H...
Checking ./tools/cachemgr.cc: HAVE_SYS_STAT_H...
Checking ./tools/cachemgr.cc: HAVE_SYS_UN_H...
Checking ./tools/cachemgr.cc: HAVE_SYS_WAIT_H...
Checking ./tools/cachemgr.cc: HAVE_LIBC_H...
Checking ./tools/cachemgr.cc: HAVE_STRING_H...
Checking ./tools/cachemgr.cc: HAVE_STRINGS_H...
Checking ./tools/cachemgr.cc: HAVE_BSTRING_H...
Checking ./tools/cachemgr.cc: HAVE_CRYPT_H...
Checking ./tools/cachemgr.cc: HAVE_SYS_SELECT_H...
Checking ./tools/cachemgr.cc: HAVE_FNMATCH_H...
Checking ./tools/cachemgr.cc: DEFAULT_CACHEMGR_CONFIG...
Checking ./tools/cachemgr.cc: _SQUID_MSWIN_...
Checking ./tools/cachemgr.cc: USE_IPV6...
Checking ./tools/cachemgr.cc: CACHEMGR_HOSTNAME_DEFINED...
No errors found
Checking ./tools/squidclient.cc: ...
Checking ./tools/squidclient.cc: _SQUID_MSWIN_...
Checking ./tools/squidclient.cc: _SQUID_WIN32_...
Checking ./tools/squidclient.cc: HAVE_STDIO_H...
Checking ./tools/squidclient.cc: HAVE_STDLIB_H...
Checking ./tools/squidclient.cc: HAVE_SYS_TYPES_H...
Checking ./tools/squidclient.cc: HAVE_SYS_SOCKET_H...
Checking ./tools/squidclient.cc: HAVE_STRING_H...
Checking ./tools/squidclient.cc: HAVE_UNISTD_H...
Checking ./tools/squidclient.cc: HAVE_NETDB_H&&!defined(_SQUID_NETDB_H_)...
Checking ./tools/squidclient.cc: HAVE_SIGNAL_H...
Checking ./tools/squidclient.cc: HAVE_ERRNO_H...
Checking ./tools/squidclient.cc: HAVE_SYS_STAT_H...
Checking ./tools/squidclient.cc: HAVE_FCNTL_H...
Checking ./tools/squidclient.cc: HAVE_NETINET_IN_H...
Checking ./tools/squidclient.cc: HAVE_GETOPT_H...
Checking ./tools/squidclient.cc: BUFSIZ...
Checking ./tools/squidclient.cc: MESSAGELEN...
Checking ./tools/squidclient.cc: HEADERLEN...
Checking ./tools/squidclient.cc: HAVE_GETPASS...
Checking ./tools/squidclient.cc: HAVE_SIGACTION...
Checking ./tools/squidclient.cc: GETTIMEOFDAY_NO_TZP...
Checking usage of global functions (this may take several minutes)..
Received on Sat Nov 07 2009 - 07:46:36 MST

This archive was generated by hypermail 2.2.0 : Sat Nov 07 2009 - 12:00:04 MST