Date: Thu, 07 Apr 2016 16:50:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208584] www/squid: undefined reference to `SSL_set_alpn_protos' Message-ID: <bug-208584-13-mFX0nIRp9W@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208584-13@https.bugs.freebsd.org/bugzilla/> References: <bug-208584-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208584 --- Comment #12 from freebsd-ports@charlieroot.de --- Removed libressl, recompiled ports mentioned above, installed openntpd which brings back libressl, made squid, failed again. Does the following help? With libressl installed: configure: OpenSSL library support: yes -L/usr/local/lib -L/usr/local/lib -= lssl -lcrypto Without libressl installed: configure: OpenSSL library support: yes -L/usr/lib -lssl -lcrypto Full configre output: [helmut@BSDHelmut1064 /usr/ports/www/squid]$ sudo make =3D=3D=3D> Options unchanged =3D=3D=3D> License GPLv2 accepted by the user =3D=3D=3D> squid-3.5.16 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by squid-3.5.16 for building =3D=3D=3D> Extracting for squid-3.5.16 =3D> SHA256 Checksum OK for squid3.5/squid-3.5.16.tar.xz. =3D=3D=3D> Patching for squid-3.5.16 =3D=3D=3D> Applying extra patch /usr/ports/www/squid/files/extra-patch-bui= ld-8-9 =3D=3D=3D> Applying FreeBSD patches for squid-3.5.16 =3D=3D=3D> squid-3.5.16 depends on file: /usr/local/lib/libcrypto.so.37 -= found =3D=3D=3D> squid-3.5.16 depends on package: perl5>=3D5.20<5.21 - found =3D=3D=3D> squid-3.5.16 depends on shared library: libldap-2.4.so.2 - fou= nd (/usr/local/lib/libldap-2.4.so.2) =3D=3D=3D> Configuring for squid-3.5.16 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd10.3 checking host system type... amd64-portbld-freebsd10.3 configure: CPU arch native optimization enabled: no checking simplified host os... freebsd (version 10.3) checking what kind of compiler we're using... clang checking for ranlib... ranlib checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking for egrep... (cached) /usr/bin/egrep checking for sh... /bin/sh checking for false... /usr/bin/false checking for true... /usr/bin/true checking for mv... /bin/mv checking for mkdir... /bin/mkdir checking for ln... /bin/ln checking for chmod... /bin/chmod checking for tr... /usr/bin/tr checking for rm... /bin/rm checking for cppunit-config... false checking for perl... (cached) /usr/local/bin/perl checking for pod2man... /usr/local/bin/pod2man checking for ar... /usr/bin/ar checking for linuxdoc... /usr/bin/false configure: strict error checking enabled: yes checking whether to use loadable modules... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd10.3 file names to amd64-portbld-freebsd10.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd10.3 file names to toolchain format... func_convert_file_noop 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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=3D4096 count=3D1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... y= es checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.3 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... (cached) 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... = yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... = yes checking dynamic linker characteristics... freebsd10.3 ld.so checking how to hardcode library paths into programs... immediate checking what extension is used for runtime loadable modules... .so checking what 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... (cached) no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... (cached) no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... (cached) no checking for argz_stringify... (cached) no checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... (cached) no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... (cached) yes checking for closedir... (cached) yes checking for opendir... (cached) yes checking for readdir... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) 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 for compiler variant... clang configure: inlining optimizations enabled: yes checking for GNU atomic operations support... yes configure: cbdata debugging enabled: no configure: xmalloc stats display: no checking for library containing shm_open... none required checking for DiskIO modules to be enabled... AIO Blocking IpcIo Mmapped DiskThreads DiskDaemon checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for aio_read in -lrt... yes configure: Native POSIX AIO support detected. configure: Enabling AIO DiskIO module configure: Enabling Blocking DiskIO module configure: Enabling IpcIo DiskIO module configure: Enabling Mmapped DiskIO module configure: Enabling DiskThreads DiskIO module configure: Enabling DiskDaemon DiskIO module configure: IO Modules built: AIO Blocking IpcIo Mmapped DiskThreads DiskDa= emon configure: Store modules built: ufs aufs diskd rock configure: Removal policies to build: lru heap configure: ICMP enabled configure: Delay pools enabled configure: Disabling ESI processor checking whether to support eCAP... no, explicitly checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 checking for windows.h... no checking for sys/sockio.h... yes checking for sys/param.h... (cached) yes checking for net/if_arp.h... yes checking for net/route.h... yes checking for net/if_dl.h... yes checking for sys/sysctl.h... yes configure: EUI (MAC address) controls enabled: yes configure: HTCP support enabled: yes configure: Using Nettle cryptographic library: no checking for crypt in -lcrypt... (cached) yes checking for MD5Init in -lmd5... no configure: GnuTLS library support: no checking openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/x509v3.h usability... yes checking openssl/x509v3.h presence... yes checking for openssl/x509v3.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking openssl/txt_db.h usability... yes checking openssl/txt_db.h presence... yes checking for openssl/txt_db.h... yes checking for LIBOPENSSL... yes checking whether the SSL_get_certificate is buggy... no checking whether the workaround for SSL_get_certificate works... Segmentati= on fault (core dumped) no checking whether SSL_CTX_new and similar openSSL API functions require 'con= st SSL_METHOD *'"... yes checking whether the TXT_DB use OPENSSL_PSTRING data member... yes checking whether the squid workaround for buggy versions of sk_OPENSSL_PSTRING_value should used... no checking whether the workaround for OpenSSL IMPLEMENT_LHASH_ macros should used... yes checking whether hello message can be overwritten in SSL struct... yes configure: OpenSSL library support: yes -L/usr/local/lib -L/usr/local/lib -= lssl -lcrypto checking for krb5-config... /usr/bin/krb5-config checking for krb5-config... (cached) /usr/bin/krb5-config checking for LIB_KRB5... no configure: Use krb5-config to get CXXFLAGS and LIBS configure: Try to find Kerberos headers in given path checking gssapi.h usability... yes checking gssapi.h presence... yes checking for gssapi.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking gssapi/gssapi_krb5.h usability... yes checking gssapi/gssapi_krb5.h presence... yes checking for gssapi/gssapi_krb5.h... yes 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 Heimdal krb5.h... 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... yes checking for krb5_free_error_message in -lkrb5... yes checking for krb5_free_error_string in -lkrb5... yes checking whether krb5_kt_free_entry is declared... yes checking for krb5_pac... 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... yes 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 krb5_get_renewed_creds in -lkrb5... yes checking for krb5_principal_get_realm in -lkrb5... yes checking for krb5_get_init_creds_opt_alloc in -lkrb5... yes checking for krb5_get_init_creds_free requires krb5_context... yes checking for gss_map_name_to_any... no checking for gsskrb5_extract_authz_data_from_sec_context... yes checking for memory cache... yes checking for memory keytab... yes checking for working gssapi... yes checking for spnego support... yes checking for working krb5... yes configure: Heimdal Kerberos library support: yes -L/usr/lib -L/usr/lib -lgs= sapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -L/usr/lib -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread checking for ldap_init in -lldap... yes checking for ber_init in -llber... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking mozldap/ldap.h usability... no checking mozldap/ldap.h presence... no checking for mozldap/ldap.h... no checking for LDAP_OPT_DEBUG_LEVEL... yes checking for working ldap... yes checking for OpenLDAP... yes checking for Sun LDAP SDK... no checking for Mozilla LDAP SDK... no checking for LDAP_REBINDPROC_CALLBACK... no checking for LDAP_REBIND_PROC... yes checking for LDAP_REBIND_FUNCTION... no checking for LDAP_SCOPE_DEFAULT... yes checking for struct ldap_url_desc.lud_scheme... yes checking for ldapssl_client_init in -lldap... no checking for ldap_url_desc2str in -lldap... yes checking for ldap_url_parse in -lldap... yes checking for ldap_start_tls_s in -lldap... yes configure: Forw/Via database enabled: yes configure: Cache Digests enabled: yes configure: enabling select syscall for net I/O: auto configure: enabling poll syscall for net I/O: auto checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for kqueue... yes configure: enabling kqueue for net I/O: yes configure: enabling epoll syscall for net I/O: no configure: enabling /dev/poll for net I/O: auto checking for ioctl... yes checking for write... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no configure: HTTP violations support enabled: yes configure: FreeBSD IPFW-based transparent proxying enabled: yes configure: IPF-based transparent proxying requested: yes configure: PF-based transparent proxying requested: yes configure: NAT lookups via /dev/pf: yes configure: Linux Netfilter support requested: no configure: Linux Netfilter Conntrack support requested: auto checking for library containing nfct_query... no checking libnetfilter_conntrack/libnetfilter_conntrack.h usability... no checking libnetfilter_conntrack/libnetfilter_conntrack.h presence... no checking for libnetfilter_conntrack/libnetfilter_conntrack.h... no checking libnetfilter_conntrack/libnetfilter_conntrack_tcp.h usability... no checking libnetfilter_conntrack/libnetfilter_conntrack_tcp.h presence... no checking for libnetfilter_conntrack/libnetfilter_conntrack_tcp.h... no checking size of long... 8 configure: Using POSIX_V6_LP64_OFF64 build environment configure: Leak Finder enabled: no configure: Support for X-Forwarded-For enabled: yes configure: Support for Ident lookups enabled: yes configure: Default hosts file set to: /etc/hosts configure: Authentication support enabled: yes checking w32api/windows.h usability... no checking w32api/windows.h presence... no checking for w32api/windows.h... no checking for windows.h... (cached) no checking for crypt... yes checking for security/pam_appl.h... (cached) yes checking for PAM conversation struct signature type... linux checking for pwd.h... (cached) yes checking for crypt... (cached) yes checking for unistd.h... (cached) yes checking rpcsvc/crypt.h usability... yes checking rpcsvc/crypt.h presence... yes checking for rpcsvc/crypt.h... yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking for ldap.h... (cached) yes checking winldap.h usability... no checking winldap.h presence... no checking for winldap.h... no checking for sys/types.h... (cached) yes checking for rpc/rpc.h... yes checking for rpcsvc/ypclnt.h... yes checking for rpcsvc/yp_prot.h... no checking for rpcsvc/crypt.h... (cached) yes configure: Basic auth helpers to be built: DB SMB_LM MSNT-multi-domain NCSA PAM POP3 RADIUS fake getpwnam LDAP NIS configure: Digest auth helpers to be built: file checking for vfork... (cached) yes configure: Negotiate auth helpers to be built: kerberos wrapper checking for w32api/windows.h... (cached) no checking for windows.h... (cached) no configure: NTLM auth helpers to be built: fake smb_lm checking machine/byte_swap.h usability... no checking machine/byte_swap.h presence... no checking for machine/byte_swap.h... no checking sys/bswap.h usability... no checking sys/bswap.h presence... no checking for sys/bswap.h... no checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking for bswap_16... no checking for bswap16... no checking for bswap_32... no checking for bswap32... no checking for htole16... no checking for __htole16... no checking for htole32... no checking for __htole32... no checking for le16toh... no checking for __le16toh... no checking for le32toh... no checking for __le32toh... no configure: Log daemon helpers to be built: file checking for sys/socket.h... (cached) yes checking db_185.h usability... no checking db_185.h presence... no checking for db_185.h... no checking for pwd.h... (cached) yes checking for ldap.h... (cached) yes checking for winldap.h... (cached) no configure: External acl helpers to be built: file_userip time_quota unix_g= roup LDAP_group configure: URL rewrite helper candidates: fake configure: URL rewrite helpers to be built: fake configure: Store-ID rewrite helper candidates: file configure: Store-ID rewrite helpers to be built: file configure: Valgrind debug support enabled: no configure: MS Windows service mode enabled: no configure: unlinkd enabled: yes configure: Automatically print stack trace on fatal errors: no configure: CPU profiling enabled: no configure: X-Accelerator-Vary support enabled: no configure: WARNING: cppunit does not appear to be installed. squid does not require this, but code testing with 'make check' will fail. checking cppunit/extensions/HelperMacros.h usability... no checking cppunit/extensions/HelperMacros.h presence... no checking for cppunit/extensions/HelperMacros.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for arpa/inet.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking for rpcsvc/crypt.h... (cached) yes checking for ctype.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for errno.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for fcntl.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for getopt.h... (cached) yes checking for glob.h... (cached) yes checking gnumalloc.h usability... no checking gnumalloc.h presence... no checking for gnumalloc.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ipl.h usability... no checking ipl.h presence... no checking for ipl.h... no checking for lber.h... (cached) yes checking for ldap.h... (cached) yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking for limits.h... (cached) yes checking linux/posix_types.h usability... no checking linux/posix_types.h presence... no checking for linux/posix_types.h... no checking linux/types.h usability... no checking linux/types.h presence... no checking for linux/types.h... no checking for malloc.h... (cached) no checking for math.h... (cached) yes checking for memory.h... (cached) yes checking mount.h usability... no checking mount.h presence... no checking for mount.h... no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for paths.h... (cached) yes checking for poll.h... (cached) yes checking for pwd.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for sched.h... (cached) yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdbool.h... (cached) yes checking for stddef.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/ipc.cc usability... no checking sys/ipc.cc presence... no checking for sys/ipc.cc... no checking for sys/param.h... (cached) yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/md5.h usability... yes checking sys/md5.h presence... yes checking for sys/md5.h... yes checking for sys/mman.h... (cached) yes checking for sys/msg.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/select.h... (cached) yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking syscall.h usability... no checking syscall.h presence... no checking for syscall.h... no checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/un.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking for sys/wait.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for byteswap.h... (cached) no checking glib.h usability... no checking glib.h presence... no checking for glib.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for db_185.h... (cached) no checking for wchar.h... (cached) yes checking for linux/netfilter_ipv4.h... no checking for linux/netfilter_ipv6/ip6_tables.h... no checking for net/if.h... (cached) yes checking for netinet/if_ether.h... yes checking for netinet/icmp6.h... yes checking for netinet/in.h... (cached) yes checking for netinet/ip.h... yes checking for netinet/ip6.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/ipl.h... yes checking for net/pf/pfvar.h... no checking for net/pfvar.h... yes checking for sys/mount.h... (cached) yes checking for resolv.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for struct rusage... yes checking for struct iphdr.ip_hl... yes checking size of void *... 8 checking for int8_t... (cached) yes checking for uint8_t... (cached) yes checking for int16_t... (cached) yes checking for uint16_t... (cached) yes checking for int32_t... (cached) yes checking for uint32_t... (cached) yes checking for int64_t... (cached) yes checking for uint64_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for off_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for bool... yes checking size of int64_t... 8 checking size of long... (cached) 8 checking size of size_t... 8 checking size of off_t... 8 checking size of size_t... (cached) 8 checking whether nullptr is supported... no checking whether nullptr_t is supported... no checking whether std::unique_ptr<T> is supported... yes checking for pad128_t... no checking for upad128_t... no checking for mode_t... (cached) yes checking for fd_mask... yes checking for socklen_t... (cached) yes checking for mtyp_t... no checking for compiler %zu support... yes checking for working alloca.h... no checking for alloca... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for cap_clear_flag in -lcap... no checking for operational libcap2 headers... no configure: libcap support enabled: no configure: libcap2 headers are ok: no checking for library containing gethostbyname... none required checking for library containing res_init... none required checking for library containing __res_search... none required checking for library containing bind... none required checking for library containing opcom_stack_trace... no checking for library containing strlcpy... none required checking for library containing yp_match... none required checking for unix domain sockets... yes checking for malloc in -lgnumalloc... no configure: skipping libmalloc check for amd64-portbld-freebsd10.3 checking for library containing rint... -lm checking for library containing log... none required checking Default FD_SETSIZE value... 1024 checking for setrlimit... (cached) yes checking Maximum number of filedescriptors we can open... 28736 configure: Default number of fieldescriptors: 28736 checking whether to enable IPv6... yes checking for sin6_len field in struct sockaddr_in6... yes checking for ss_len field in struct sockaddr_storage... yes checking for sin_len field in struct sockaddr_in... yes checking whether dbopen is declared... yes checking if dbopen needs -ldb... no checking for backtrace_symbols_fd... no checking for bcopy... (cached) yes checking for eui64_aton... yes checking for fchmod... (cached) yes checking for getdtablesize... (cached) yes checking for getpagesize... (cached) yes checking for getpass... yes checking for getrlimit... (cached) yes checking for getrusage... (cached) yes checking for getspnam... no checking for gettimeofday... (cached) yes checking for glob... (cached) yes checking for lrand48... yes checking for mallocblksize... no checking for mallopt... no checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for memrchr... yes checking for memset... (cached) yes checking for mkstemp... (cached) yes checking for mktime... yes checking for mstats... no checking for poll... (cached) yes checking for prctl... no checking for pthread_attr_setschedparam... yes checking for pthread_attr_setscope... yes checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for putenv... (cached) yes checking for random... (cached) yes checking for regcomp... yes checking for regexec... yes checking for regfree... yes checking for res_init... yes checking for __res_init... yes checking for rint... yes checking for sched_getaffinity... no checking for sched_setaffinity... no checking for select... (cached) yes checking for seteuid... (cached) yes checking for setgroups... (cached) yes checking for setpgrp... yes checking for setsid... (cached) yes checking for sigaction... (cached) yes checking for snprintf... (cached) yes checking for socketpair... (cached) yes checking for srand48... yes checking for srandom... (cached) yes checking for sysconf... (cached) yes checking for syslog... yes checking for timegm... yes checking for vsnprintf... (cached) yes checking for drand48... yes checking for initgroups... yes checking for psignal... yes checking for strerror... (cached) yes checking for strtoll... (cached) yes checking for tempnam... yes checking whether getaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking whether inet_ntop is declared... yes checking whether inet_pton is declared... yes configure: choosing user-specified net I/O API kqueue configure: Using kqueue for the IO loop. checking if setresuid is actually implemented... yes checking mswsock.h usability... no checking mswsock.h presence... no checking for mswsock.h... no checking for constant CMSG_SPACE... no checking for struct cmsghdr... yes checking for struct iovec... yes checking for struct msghdr... yes checking for struct sockaddr_un... yes checking if strnstr is well implemented... no checking if va_copy is implemented... yes checking if __va_copy is implemented... yes no checking for netinet/in.h... (cached) yes checking for sys/ioccom.h... yes checking for ip_compat.h... no checking for ip_fil_compat.h... no checking for ip_fil.h... no checking for ip_nat.h... no checking for net/if.h... (cached) yes checking for netinet/ip_compat.h... no checking for netinet/ip_fil_compat.h... no checking for netinet/ip_fil.h... no checking for netinet/ip_nat.h... no checking for availability of IP-Filter header files... configure: IPF-based transparent proxying enabled: no configure: Support for Netfilter-based interception proxy requested: no configure: Linux Netfilter Conntrack support enabled: no configure: ZPH QOS enabled: yes configure: QOS netfilter mark preservation enabled: no checking for regexec in -lregex... no checking if the system-supplied regex lib actually works... yes checking if GNUregex needs to be compiled... no checking Default UDP send buffer size... 9216 checking Default UDP receive buffer size... 42080 checking Default TCP send buffer size... 32768 checking Default TCP receive buffer size... 65536 configure: Limiting receive buffer size to 64K checking whether recv takes a pointer to void or char as second argument... char* char checking if sys_errlist is already defined... yes checking for system-provided MAXPATHLEN... yes checking for libresolv _dns_ttl_ hack... no checking for _res_ext.nsaddr_list... no checking for _res._u._ext.nsaddrs... no checking for _res.nsaddr_list... yes checking for _res.ns_list... no checking for sys/statvfs.h... (cached) yes checking for working statvfs() interface... (cached) yes configure: Multi-Language support enabled: yes configure: BUILD LIBRARIES: configure: BUILD EXTRA LIBRARIES: -lm -lkrb5 -lgssapi -lgssapi_krb5 configure: BUILD OBJECTS: configure: BUILD EXTRA OBJECTS: configure: BUILD C FLAGS: -I/usr/include -O2 -pipe -I/usr/local/include -I/usr/local/include -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasi= ng -I/usr/local/include configure: BUILD EXTRA C FLAGS: -Werror -Qunused-arguments -D_REENTRANT configure: BUILD C++ FLAGS: -I/usr/include -I/usr/local/include -O2 -pipe -I/usr/local/include -I/usr/local/include -fstack-protector -DLDAP_DEPRECAT= ED -fno-strict-aliasing -I/usr/local/include configure: BUILD EXTRA C++ FLAGS: -Werror -Qunused-arguments -D_REENTRANT configure: BUILD Tools C++ FLAGS: -I/usr/include -I/usr/local/include -= O2 -pipe -I/usr/local/include -I/usr/local/include -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -I/usr/local/include checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating compat/Makefile config.status: creating lib/Makefile config.status: creating lib/ntlmauth/Makefile config.status: creating lib/libTrie/Makefile config.status: creating lib/libTrie/test/Makefile config.status: creating lib/profiler/Makefile config.status: creating lib/rfcnb/Makefile config.status: creating lib/smblib/Makefile config.status: creating lib/snmplib/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/anyp/Makefile config.status: creating src/ftp/Makefile config.status: creating src/base/Makefile config.status: creating src/acl/Makefile config.status: creating src/clients/Makefile config.status: creating src/servers/Makefile config.status: creating src/fs/Makefile config.status: creating src/repl/Makefile config.status: creating src/auth/Makefile config.status: creating src/auth/basic/Makefile config.status: creating src/auth/digest/Makefile config.status: creating src/auth/negotiate/Makefile config.status: creating src/auth/ntlm/Makefile config.status: creating src/adaptation/Makefile config.status: creating src/adaptation/icap/Makefile config.status: creating src/adaptation/ecap/Makefile config.status: creating src/comm/Makefile config.status: creating src/esi/Makefile config.status: creating src/eui/Makefile config.status: creating src/format/Makefile config.status: creating src/helper/Makefile config.status: creating src/http/Makefile config.status: creating src/icmp/Makefile config.status: creating src/ident/Makefile config.status: creating src/ip/Makefile config.status: creating src/log/Makefile config.status: creating src/ipc/Makefile config.status: creating src/ssl/Makefile config.status: creating src/mgr/Makefile config.status: creating src/parser/Makefile config.status: creating src/snmp/Makefile config.status: creating contrib/Makefile config.status: creating icons/Makefile config.status: creating errors/Makefile config.status: creating test-suite/Makefile config.status: creating doc/Makefile config.status: creating doc/manuals/Makefile config.status: creating doc/release-notes/Makefile config.status: creating helpers/Makefile config.status: creating helpers/basic_auth/Makefile config.status: creating helpers/basic_auth/DB/Makefile config.status: creating helpers/basic_auth/fake/Makefile config.status: creating helpers/basic_auth/getpwnam/Makefile config.status: creating helpers/basic_auth/LDAP/Makefile config.status: creating helpers/basic_auth/MSNT-multi-domain/Makefile config.status: creating helpers/basic_auth/NCSA/Makefile config.status: creating helpers/basic_auth/NIS/Makefile config.status: creating helpers/basic_auth/PAM/Makefile config.status: creating helpers/basic_auth/POP3/Makefile config.status: creating helpers/basic_auth/RADIUS/Makefile config.status: creating helpers/basic_auth/SASL/Makefile config.status: creating helpers/basic_auth/SMB/Makefile config.status: creating helpers/basic_auth/SMB_LM/Makefile config.status: creating helpers/basic_auth/SSPI/Makefile config.status: creating helpers/digest_auth/Makefile config.status: creating helpers/digest_auth/eDirectory/Makefile config.status: creating helpers/digest_auth/file/Makefile config.status: creating helpers/digest_auth/LDAP/Makefile config.status: creating helpers/ntlm_auth/Makefile config.status: creating helpers/ntlm_auth/fake/Makefile config.status: creating helpers/ntlm_auth/smb_lm/Makefile config.status: creating helpers/ntlm_auth/SSPI/Makefile config.status: creating helpers/negotiate_auth/Makefile config.status: creating helpers/negotiate_auth/kerberos/Makefile config.status: creating helpers/negotiate_auth/SSPI/Makefile config.status: creating helpers/negotiate_auth/wrapper/Makefile config.status: creating helpers/external_acl/Makefile config.status: creating helpers/external_acl/AD_group/Makefile config.status: creating helpers/external_acl/delayer/Makefile config.status: creating helpers/external_acl/eDirectory_userip/Makefile config.status: creating helpers/external_acl/file_userip/Makefile config.status: creating helpers/external_acl/kerberos_ldap_group/Makefile config.status: creating helpers/external_acl/LDAP_group/Makefile config.status: creating helpers/external_acl/LM_group/Makefile config.status: creating helpers/external_acl/session/Makefile config.status: creating helpers/external_acl/SQL_session/Makefile config.status: creating helpers/external_acl/unix_group/Makefile config.status: creating helpers/external_acl/wbinfo_group/Makefile config.status: creating helpers/external_acl/time_quota/Makefile config.status: creating helpers/log_daemon/Makefile config.status: creating helpers/log_daemon/DB/Makefile config.status: creating helpers/log_daemon/file/Makefile config.status: creating helpers/url_rewrite/Makefile config.status: creating helpers/url_rewrite/fake/Makefile config.status: creating helpers/ssl/Makefile config.status: creating helpers/storeid_rewrite/Makefile config.status: creating helpers/storeid_rewrite/file/Makefile config.status: creating tools/Makefile config.status: creating tools/purge/Makefile config.status: creating tools/squidclient/Makefile config.status: creating tools/systemd/Makefile config.status: creating tools/sysvinit/Makefile config.status: creating include/autoconf.h config.status: executing depfiles commands config.status: executing libtool commands =3D=3D=3D configuring in libltdl (/usr/ports/www/squid/work/squid-3.5.16/li= bltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=3D/usr/local' '--with-default-user=3Dsquid' '--bindir=3D/usr/loc= al/sbin' '--sbindir=3D/usr/local/sbin' '--datadir=3D/usr/local/etc/squid' '--libexecdir=3D/usr/local/libexec/squid' '--localstatedir=3D/var' '--sysconfdir=3D/usr/local/etc/squid' '--with-logdir=3D/var/log/squid' '--with-pidfile=3D/var/run/squid/squid.pid' '--with-swapdir=3D/var/squid/ca= che' '--without-gnutls' '--enable-auth' '--enable-build-info' '--enable-loadable-modules' '--enable-removal-policies=3Dlru heap' '--disable-epoll' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-translation' '--disable-arch-native' '--enable-eui' '--enable-cache-digests' '--enable-delay-pools' '--disable-ecap' '--disable-esi' '--enable-follow-x-forwarded-for' '--enable-htcp' '--enable-icap-client' '--enable-icmp' '--enable-ident-lookups' '--enable-i= pv6' '--enable-kqueue' '--with-large-files' '--enable-http-violations' '--without-nettle' '--enable-snmp' '--enable-ssl' '--enable-ssl-crtd' '--disable-stacktraces' '--enable-ipf-transparent' '--enable-ipfw-transpare= nt' '--enable-pf-transparent' '--with-nat-devpf' '--enable-forw-via-db' '--enable-wccp' '--enable-wccpv2' '--with-heimdal-krb5=3D/usr' 'CFLAGS=3D-I/usr/include -O2 -pipe -I/usr/local/include -I/usr/local/inclu= de -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing' 'LDFLAGS=3D-L/usr= /lib=20 -L/usr/local/lib -pthread -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fstack-protector' 'LIBS=3D-lkrb5 -lgssapi -lgssapi_krb5 ' 'KRB5CONFIG=3D/usr/bin/krb5-config' '--enable-auth-basic=3DDB SMB_LM MSNT-multi-domain NCSA PAM POP3 RADIUS fake getpwnam LDAP NIS' '--enable-auth-digest=3Dfile' '--enable-external-acl-helpers=3Dfile_userip time_quota unix_group LDAP_group' '--enable-auth-negotiate=3Dkerberos wrapp= er' '--enable-auth-ntlm=3Dfake smb_lm' '--enable-storeio=3Dufs aufs diskd rock' '--enable-disk-io=3DAIO Blocking IpcIo Mmapped DiskThreads DiskDaemon' '--enable-log-daemon-helpers=3Dfile' '--enable-url-rewrite-helpers=3Dfake' '--enable-storeid-rewrite-helpers=3Dfile' '--with-openssl=3D/usr/local' '--mandir=3D/usr/local/man' '--infodir=3D/usr/local/info/' '--build=3Damd64-portbld-freebsd10.3' 'build_alias=3Damd64-portbld-freebsd1= 0.3' 'CC=3Dcc' 'CPPFLAGS=3D' 'CXX=3Dc++' 'CXXFLAGS=3D-O2 -pipe -I/usr/local/incl= ude -I/usr/local/include -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasi= ng ' 'CPP=3Dcpp' --cache-file=3D/dev/null --srcdir=3D. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... amd64-portbld-freebsd10.3 checking host system type... amd64-portbld-freebsd10.3 checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd10.3 file names to amd64-portbld-freebsd10.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd10.3 file names to toolchain format... func_convert_file_noop 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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=3D4096 count=3D1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... y= es checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.3 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... (cached) 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 what extension is used for runtime loadable modules... .so checking what 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... (cached) no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... (cached) no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... (cached) no checking for argz_stringify... (cached) no checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... (cached) no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... (cached) yes checking for closedir... (cached) yes checking for opendir... (cached) yes checking for readdir... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =3D=3D=3D> Building for squid-3.5.16 [...] --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208584-13-mFX0nIRp9W>