See <http://build.squid-cache.org/job/3.2-matrix/./label=obsd-49-x86/289/changes>
Changes: [Amos Jeffries] 3.2.6 [Amos Jeffries] Bug 3731: TOS setsockopt() requires int value FreeBSD is confirmed errors on 8-bit variable size. Other BSD are documented in a way that implies they do as well, although not at this stage confirmed to be failing. Linux seems to be the only confirmed system working with 8-bit size sent to setsockopt(). So we revert this to 'int' (32-bit or 64-bit) as was working in Squid 3.1. [Amos Jeffries] Another piece of SQUID-2012:1 ------------------------------------------ [...truncated 9325 lines...] config.status: creating tools/Makefile config.status: creating tools/purge/Makefile config.status: creating include/autoconf.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (<http://build.squid-cache.org/job/3.2-matrix/./label=obsd-49-x86/ws/btlayer-01-minimal/squid-3.2.6-BZR/_build/libltdl)> configure: running /bin/sh ../../libltdl/configure --disable-option-checking '--prefix=<http://build.squid-cache.org/job/3.2-matrix/./label=obsd-49-x86/ws/btlayer-01-minimal/squid-3.2.6-BZR/_inst'> '--disable-build-info' '--disable-loadable-modules' '--disable-gnuregex' '--disable-optimizations' '--disable-inline' '--disable-debug-cbdata' '--disable-xmalloc-statistics' '--disable-async-io' '--disable-storeio' '--disable-disk-io' '--disable-removal-policies' '--disable-icmp' '--disable-delay-pools' '--disable-esi' '--disable-icap-client' '--disable-ecap' '--disable-useragent-log' '--disable-referer-log' '--disable-wccp' '--disable-wccpv2' '--disable-kill-parent-hack' '--disable-snmp' '--disable-cachemgr-hostname' '--disable-eui' '--disable-htcp' '--disable-ssl' '--disable-forw-via-db' '--disable-cache-digests' '--disable-poll' '--disable-select' '--disable-kqueue' '--disable-epoll' '--disable-http-violations' '--disable-ipfw-transparent' '--disable-ipf-transparent' '--disable-pf-transparent' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-leakfinder' '--disable-follow-x-forwarded-for' '--disable-ident-lookups' '--disable-internal-dns' '--disable-default-hostsfile' '--disable-auth' '--disable-basic-auth-helpers' '--disable-ntlm-auth-helpers' '--disable-negotiate-auth-helpers' '--disable-digest-auth-helpers' '--disable-ntlm-fail-open' '--disable-external-acl-helpers' '--disable-url-rewrite-helpers' '--disable-mempools' '--disable-win32-service' '--disable-unlinkd' '--disable-stacktraces' '--disable-cpu-profiling' '--disable-vary' '--disable-ipv6' '--disable-zph-qos' '--disable-auto-locale' '--disable-translation' '--without-pthreads' '--without-aio' '--without-dl' '--without-large-files' '--without-valgrind-debug' '--without-ipv6-split-stack' '--without-dns-cname' '--without-po2html' 'CC=ccache gcc' 'CFLAGS=' 'CXX=ccache g++' 'CXXFLAGS=' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=../../libltdl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../libltdl/config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i386-unknown-openbsd4.9 checking host system type... i386-unknown-openbsd4.9 checking how to print strings... print -r checking for style of include used by make... GNU checking for gcc... ccache gcc 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 ccache gcc accepts -g... yes checking for ccache gcc option to accept ISO C89... none needed checking dependency style of ccache gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by ccache gcc... /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... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-unknown-openbsd4.9 file names to i386-unknown-openbsd4.9 format... func_convert_file_noop checking how to convert i386-unknown-openbsd4.9 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- 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 ccache gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... ccache gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if ccache gcc supports -fno-rtti -fno-exceptions... no checking for ccache gcc option to produce PIC... -fPIC -DPIC checking if ccache gcc PIC flag -fPIC -DPIC works... yes checking if ccache gcc static flag -static works... yes checking if ccache gcc supports -c -o file.o... yes checking if ccache gcc supports -c -o file.o... (cached) yes checking whether the ccache gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd4.9 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 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... /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 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 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in lib/libTrie (<http://build.squid-cache.org/job/3.2-matrix/./label=obsd-49-x86/ws/btlayer-01-minimal/squid-3.2.6-BZR/_build/lib/libTrie)> configure: running /bin/sh ../../../lib/libTrie/configure --disable-option-checking '--prefix=<http://build.squid-cache.org/job/3.2-matrix/./label=obsd-49-x86/ws/btlayer-01-minimal/squid-3.2.6-BZR/_inst'> '--disable-build-info' '--disable-loadable-modules' '--disable-gnuregex' '--disable-optimizations' '--disable-inline' '--disable-debug-cbdata' '--disable-xmalloc-statistics' '--disable-async-io' '--disable-storeio' '--disable-disk-io' '--disable-removal-policies' '--disable-icmp' '--disable-delay-pools' '--disable-esi' '--disable-icap-client' '--disable-ecap' '--disable-useragent-log' '--disable-referer-log' '--disable-wccp' '--disable-wccpv2' '--disable-kill-parent-hack' '--disable-snmp' '--disable-cachemgr-hostname' '--disable-eui' '--disable-htcp' '--disable-ssl' '--disable-forw-via-db' '--disable-cache-digests' '--disable-poll' '--disable-select' '--disable-kqueue' '--disable-epoll' '--disable-http-violations' '--disable-ipfw-transparent' '--disable-ipf-transparent' '--disable-pf-transparent' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-leakfinder' '--disable-follow-x-forwarded-for' '--disable-ident-lookups' '--disable-internal-dns' '--disable-default-hostsfile' '--disable-auth' '--disable-basic-auth-helpers' '--disable-ntlm-auth-helpers' '--disable-negotiate-auth-helpers' '--disable-digest-auth-helpers' '--disable-ntlm-fail-open' '--disable-external-acl-helpers' '--disable-url-rewrite-helpers' '--disable-mempools' '--disable-win32-service' '--disable-unlinkd' '--disable-stacktraces' '--disable-cpu-profiling' '--disable-vary' '--disable-ipv6' '--disable-zph-qos' '--disable-auto-locale' '--disable-translation' '--without-pthreads' '--without-aio' '--without-dl' '--without-large-files' '--without-valgrind-debug' '--without-ipv6-split-stack' '--without-dns-cname' '--without-po2html' 'CC=ccache gcc' 'CFLAGS=' 'CXX=ccache g++' 'CXXFLAGS=' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=../../../lib/libTrie configure: Disabling compiler optimizations (-O flag) configure: Inlining optimization disabled 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 ccache g++ accepts -g... yes checking for gcc... ccache gcc checking whether we are using the GNU C compiler... yes checking whether ccache gcc accepts -g... yes checking for ccache gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../../lib/libTrie/cfgaux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for style of include used by make... GNU checking dependency style of ccache gcc... gcc3 checking dependency style of ccache g++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for ranlib... ranlib checking build system type... i386-unknown-openbsd4.9 checking host system type... i386-unknown-openbsd4.9 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by ccache gcc... /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... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-unknown-openbsd4.9 file names to i386-unknown-openbsd4.9 format... func_convert_file_noop checking how to convert i386-unknown-openbsd4.9 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar 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 ccache gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... ccache gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if ccache gcc supports -fno-rtti -fno-exceptions... no checking for ccache gcc option to produce PIC... -fPIC -DPIC checking if ccache gcc PIC flag -fPIC -DPIC works... yes checking if ccache gcc static flag -static works... yes checking if ccache gcc supports -c -o file.o... yes checking if ccache gcc supports -c -o file.o... (cached) yes checking whether the ccache gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd4.9 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 how to run the C++ preprocessor... ccache g++ -E checking for ld used by ccache g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ccache g++ option to produce PIC... -fPIC -DPIC checking if ccache g++ PIC flag -fPIC -DPIC works... yes checking if ccache g++ static flag -static works... yes checking if ccache g++ supports -c -o file.o... yes checking if ccache g++ supports -c -o file.o... (cached) yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd4.9 ld.so checking how to hardcode library paths into programs... immediate 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 configure: strict error checking enabled: yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking for an ANSI C-conforming const... yes checking for size_t... yes configure: creating ./config.status config.status: error: cannot find input file: `Makefile.in' configure: error: ../../../lib/libTrie/configure failed for lib/libTrie *** Error code 1 Stop in <http://build.squid-cache.org/job/3.2-matrix/./label=obsd-49-x86/ws/btlayer-01-minimal> (line 668 of Makefile). buildtest.sh result is 1 grep: btlayer-01-minimal.log: Permission denied grep: btlayer-01-minimal.log: Permission denied grep: btlayer-01-minimal.log: Permission denied Build FAILED. Build step 'Execute shell' marked build as failure
