See <http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/441/changes>
Changes: [Alex Rousskov <rouss...@measurement-factory.com>] Potential bug #3015 fix: assertion failed: comm.cc:143: "ccb->active()" Fixed "ccb->active()" assertion related to the automatic write timeout. We need to manually cancel writer's interest in select(2) before calling back so that select() does not try to call the write handler when there is no active callback anymore. Normally, select() cancels writer's interest when calling the write handler, but in this case the call back is triggered not from select() but from checkTimeouts(). From: 3p1-rock r9597 [Amos Jeffries <squ...@treenet.co.nz>] Author: Various Translators Translations Update auto-save ------------------------------------------ [...truncated 110 lines...] checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... /usr/bin/ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.4 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.4 ld.so checking how to hardcode library paths into programs... immediate checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... no checking where to find libltdl headers... -I${top_srcdir}/libltdl checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... yes checking for strlcpy... yes checking for library containing dlopen... (cached) none required checking for dlerror... (cached) yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... (cached) no checking what kind of compiler we're using... gcc checking for compiler variant... gcc checking whether compiler accepts -Werror -fhuge-objects... no configure: inlining optimizations enabled: yes configure: cbdata debugging enabled: no configure: xmalloc stats display: no checking for DiskIO modules to be enabled... AIO Blocking DiskDaemon DiskThreads checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for aio_read in -lrt... no checking for aio_read in -laio... no configure: Native POSIX AIO support not detected. AIO automatically disabled. configure: AIO DiskIO Module disabled. Missing POSIX AIO support. configure: Enabling Blocking DiskIO module configure: Enabling DiskDaemon DiskIO module checking for pthread_create in -lpthread... yes configure: Enabling DiskThreads DiskIO module configure: IO Modules built: Blocking DiskDaemon DiskThreads checking for available StoreIO modules... aufs diskd ufs configure: Store modules built: aufs diskd ufs configure: Removal policies to build: lru configure: Disabling ESI processor checking whether to support eCAP... no, implicitly configure: User-Agent logging enabled: no configure: Referer logging enabled: no configure: Web Cache Coordination Protocol enabled: yes configure: Web Cache Coordination V2 Protocol enabled: yes configure: Kill parent on shutdown hack enabled: no configure: SNMP support enabled: yes configure: WARNING: EUI support probably will not work on host i386-unknown-freebsd6.4. checking Iphlpapi.h usability... no checking Iphlpapi.h presence... no checking for Iphlpapi.h... no checking net/if_arp.h usability... no checking net/if_arp.h presence... yes configure: WARNING: net/if_arp.h: present but cannot be compiled configure: WARNING: net/if_arp.h: check for missing prerequisite headers? configure: WARNING: net/if_arp.h: see the Autoconf documentation configure: WARNING: net/if_arp.h: section "Present But Cannot Be Compiled" configure: WARNING: net/if_arp.h: proceeding with the preprocessor's result configure: WARNING: net/if_arp.h: in the future, the compiler will take precedence configure: WARNING: ## ----------------------------------------------- ## configure: WARNING: ## Report this to http://www.squid-cache.org/bugs/ ## configure: WARNING: ## ----------------------------------------------- ## checking for net/if_arp.h... yes checking net/if_dl.h usability... yes checking net/if_dl.h presence... yes checking for net/if_dl.h... yes checking net/route.h usability... no checking net/route.h presence... yes configure: WARNING: net/route.h: present but cannot be compiled configure: WARNING: net/route.h: check for missing prerequisite headers? configure: WARNING: net/route.h: see the Autoconf documentation configure: WARNING: net/route.h: section "Present But Cannot Be Compiled" configure: WARNING: net/route.h: proceeding with the preprocessor's result configure: WARNING: net/route.h: in the future, the compiler will take precedence configure: WARNING: ## ----------------------------------------------- ## configure: WARNING: ## Report this to http://www.squid-cache.org/bugs/ ## configure: WARNING: ## ----------------------------------------------- ## checking for net/route.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes configure: EUI (MAC address) controls enabled: yes configure: HTCP support enabled: yes configure: SSL gatewaying support enabled: no configure: Using OpenSSL MD5 implementation: no configure: Forw/Via database enabled: no configure: Cache Digests enabled: no configure: Setting COSS membuf size to 1048576 bytes configure: enabling select syscall for net I/O: auto configure: enabling poll syscall for net I/O: auto configure: enabling kqueue for net I/O: no configure: enabling epoll syscall for net I/O: auto checking for library containing epoll_ctl... no checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no configure: HTTP violations support enabled: yes configure: FreeBSD IPFW-based transparent proxying enabled: no configure: IPF-based transparent proxying requested: no configure: PF-based transparent proxying requested: auto configure: Linux Netfilter support requested: auto configure: Leak Finder enabled: no configure: Support for X-Forwarded-For enabled: yes configure: Support for Ident lookups enabled: yes configure: Authentication support enabled: yes configure: Basic auth helper LDAP ... found but cannot be built configure: Basic auth helper SASL ... found but cannot be built configure: Basic auth helper SMB ... found but cannot be built configure: Basic auth helper SSPI ... found but cannot be built configure: Basic auth helpers to be built: DB MSNT MSNT-multi-domain NCSA NIS PAM POP3 RADIUS fake getpwnam configure: NTLM auth helper SSPI ... found but cannot be built configure: NTLM auth helper no_check ... found but cannot be built configure: NTLM auth helpers built: fake smb_lm configure: Negotiate auth helper SSPI ... found but cannot be built configure: Negotiate auth helpers built: kerberos configure: Digest auth helper LDAP ... found but cannot be built configure: Digest auth helper eDirectory ... found but cannot be built configure: Digest auth helpers built: file configure: Log daemon helpers built: file checking for krb5-config... yes checking gssapi.h usability... yes checking gssapi.h presence... yes checking for gssapi.h... yes checking gssapi/gssapi.h usability... no checking gssapi/gssapi.h presence... no checking for gssapi/gssapi.h... no checking gssapi/gssapi_krb5.h usability... no checking gssapi/gssapi_krb5.h presence... no checking for gssapi/gssapi_krb5.h... no checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking et/com_err.h usability... no checking et/com_err.h presence... no checking for et/com_err.h... no checking for broken Solaris krb5.h... no checking for max_skew in struct krb5_context... no checking for error_message in -lcom_err... yes checking for krb5_get_err_text in -lkrb5... yes checking for krb5_get_error_message in -lkrb5... no checking whether krb5_kt_free_entry is declared... yes checking for krb5_kt_free_entry in -lkrb5... yes checking for krb5_get_init_creds_keytab in -lkrb5... yes checking for krb5_get_max_time_skew in -lkrb5... no checking for krb5_get_profile in -lkrb5... no checking for profile_get_integer in -lkrb5... no checking for profile_release in -lkrb5... no checking for memory cache... no checking for working gssapi... yes checking for spnego support... no checking for working krb5... no configure: ntlm-fail-open enabled: no configure: external acl helper AD_group ... found but cannot be built configure: external acl helper LDAP_group ... found but cannot be built configure: external acl helper LM_group ... found but cannot be built configure: external acl helper eDirectory_userip ... found but cannot be built * The following flags are included in the dbopen(3) call as part of the * a problem. Wish I'd left another flags word in the dbopen call. DB *dbopen(const char *, int, int, DBTYPE, const void *); configure: external acl helper wbinfo_group ... found but cannot be built configure: External acl helpers built: file_userip kerberos_ldap_group session unix_group configure: URL rewrite helper candidates: fake configure: URL rewrite helpers built: fake configure: Valgrind debug support enabled: no configure: MS Windows service mode enabled: no checking sasl/sasl.h usability... no checking sasl/sasl.h presence... no checking for sasl/sasl.h... no checking sasl.h usability... no checking sasl.h presence... no checking for sasl.h... no checking for sasl_errstring in -lsasl2... no checking for sasl_errstring in -lsasl... no configure: error: Neither SASL nor SASL2 found buildtest.sh result is 1 BUILD: .././test-suite/buildtests/layer-00-default.opts configure: error: Neither SASL nor SASL2 found Build FAILED.