See <http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/140/changes>
Changes: [Henrik Nordstrom <[email protected]>] rename generated fragments to .cci to avoid misunderstandings (was .h). Applies to cf_parser.cci and cf_gen_defines.cci [Henrik Nordstrom <[email protected]>] Resurrect --with(out)-openssl. Controls if openssl should be used, not the same as --enable-ssl [Amos Jeffries <[email protected]>] Prep for 3.1.3 [Amos Jeffries <[email protected]>] ACL Tag requires request not conn [Amos Jeffries <[email protected]>] Correct OS wrapper in EUI code [Automatic source maintenance <[email protected]>] SourceFormat Enforcement ------------------------------------------ Started by upstream project "3.HEAD-sparc-opensolaris" build number 253 Building remotely on osol-sparc http://bzr.squid-cache.org/bzr/squid3/trunk is permanently redirected to http://bzr.squid-cache.org/bzr/squid3/trunk/ Doing on-the-fly conversion from <RepositoryFormatKnitPack1> to <RepositoryFormat2a>. This may take some time. Upgrade the repositories to the same format for better performance. M ChangeLog M configure.in M doc/release-notes/release-3.1.sgml M src/Makefile.am M src/acl/Tag.cc M src/cache_cf.cc M src/cf_gen.cc M src/eui/Eui48.cc All changes applied successfully. Now on revision 10456. + ./test-builds.sh --verbose --cleanup --use-config-cache + PATH=/opt/SunStudioExpress/prod/bin:/export/home/hudson/bin:/usr/local/bin:/usr/gnu/bin:/opt/jdsbld/bin:/usr/ccs/bin:/usr/bin:/export/home/hudson/bin:/usr/local/bin:/usr/gnu/bin:/opt/jdsbld/bin:/usr/ccs/bin:/usr/bin:/export/home/hudson/bin:/usr/local/bin:/usr/gnu/bin:/usr/sfw/bin:/usr/bin:/usr/has/bin:/opt/SunStudioExpress/bin:/opt/jdsbld/bin:/usr/xpg4/bin:/usr/sbin:/sbin + LDFLAGS=-L/usr/local/sunstudio-libs/lib + CC='ccache /opt/SunStudioExpress/prod/bin/cc' + CXX='ccache /opt/SunStudioExpress/prod/bin/CC' + pjobs=-j16 TESTING: layer-00-bootstrap chmod: cannot access `btlayer-00-bootstrap': No such file or directory total 4 drwxr-xr-x 2 hudson staff 2 May 2 13:09 . drwxr-xr-x 21 hudson staff 44 May 2 13:09 .. BUILD: .././test-suite/buildtests/layer-00-bootstrap.opts WARNING: Cannot find autoconf version 2.63 2.62 2.61 Trying autoconf (GNU Autoconf) 2.64 automake (1.11) : automake autoconf (??) : autoconf libtool (2.2) : libtool Bootstrapping Bootstrapping lib/libTrie Fixing configure recursion Autotool bootstrapping complete. buildtest.sh result is 0 BUILD: .././test-suite/buildtests/layer-00-bootstrap.opts Build OK. Global result is 0. REMOVE DATA: btlayer-00-bootstrap REMOVE LOG: btlayer-00-bootstrap.log TESTING: layer-00-default chmod: cannot access `btlayer-00-default': No such file or directory total 4 drwxr-xr-x 2 hudson staff 2 May 2 13:11 . drwxr-xr-x 21 hudson staff 44 May 2 13:11 .. BUILD: .././test-suite/buildtests/layer-00-default.opts configure: creating cache /tmp/config.cache.28169 checking for a BSD-compatible install... /opt/jdsbld/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... ccache /opt/SunStudioExpress/prod/bin/cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether ccache /opt/SunStudioExpress/prod/bin/cc accepts -g... yes checking for ccache /opt/SunStudioExpress/prod/bin/cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ccache /opt/SunStudioExpress/prod/bin/cc... none checking whether ccache /opt/SunStudioExpress/prod/bin/cc and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... no checking whether ccache /opt/SunStudioExpress/prod/bin/CC accepts -g... yes checking dependency style of ccache /opt/SunStudioExpress/prod/bin/CC... none checking build system type... sparc-sun-solaris2.11 checking host system type... sparc-sun-solaris2.11 checking simplified host os... solaris2.11 (version 2.11) checking for ranlib... ranlib checking how to run the C preprocessor... ccache /opt/SunStudioExpress/prod/bin/cc -E checking whether ln -s works... yes checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for sh... /usr/gnu/bin/sh checking for false... /usr/gnu/bin/false checking for true... /usr/gnu/bin/true checking for mv... /usr/gnu/bin/mv checking for mkdir... /usr/gnu/bin/mkdir checking for ln... /usr/gnu/bin/ln checking for chmod... /usr/gnu/bin/chmod checking for tr... /usr/gnu/bin/tr checking for rm... /usr/gnu/bin/rm checking for cppunit-config... /usr/local/bin/cppunit-config checking for perl... /usr/bin/perl checking for pod2man... /usr/local/bin/pod2man checking for ar... /usr/gnu/bin/ar checking whether to use loadable modules... yes, implicitly checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for non-GNU ld... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/ccs/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... /usr/gnu/bin/ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/gnu/bin/nm -B output from ccache /opt/SunStudioExpress/prod/bin/cc object... ok checking for ANSI C header files... no 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 whether we are using the GNU C++ compiler... (cached) no checking whether ccache /opt/SunStudioExpress/prod/bin/CC accepts -g... (cached) yes checking dependency style of ccache /opt/SunStudioExpress/prod/bin/CC... (cached) none checking how to run the C++ preprocessor... ccache /opt/SunStudioExpress/prod/bin/CC -E checking for objdir... .libs checking for ccache /opt/SunStudioExpress/prod/bin/cc option to produce PIC... -KPIC -DPIC checking if ccache /opt/SunStudioExpress/prod/bin/cc PIC flag -KPIC -DPIC works... yes checking if ccache /opt/SunStudioExpress/prod/bin/cc static flag -Bstatic works... yes checking if ccache /opt/SunStudioExpress/prod/bin/cc supports -c -o file.o... yes checking if ccache /opt/SunStudioExpress/prod/bin/cc supports -c -o file.o... (cached) yes checking whether the ccache /opt/SunStudioExpress/prod/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 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... yes 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 whether the ccache /opt/SunStudioExpress/prod/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes checking for ccache /opt/SunStudioExpress/prod/bin/CC option to produce PIC... -KPIC -DPIC checking if ccache /opt/SunStudioExpress/prod/bin/CC PIC flag -KPIC -DPIC works... yes checking if ccache /opt/SunStudioExpress/prod/bin/CC static flag -Bstatic works... no checking if ccache /opt/SunStudioExpress/prod/bin/CC supports -c -o file.o... yes checking if ccache /opt/SunStudioExpress/prod/bin/CC supports -c -o file.o... (cached) yes checking whether the ccache /opt/SunStudioExpress/prod/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 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 checking what kind of compiler we're using... sunstudio checking for compiler variant... sunstudio 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... yes configure: Native POSIX AIO support detected. configure: Enabling AIO DiskIO module 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: AIO 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 sparc-sun-solaris2.11. checking Iphlpapi.h usability... no checking Iphlpapi.h presence... no checking for Iphlpapi.h... no checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes 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 compiler's result configure: WARNING: ## ----------------------------------------------- ## configure: WARNING: ## Report this to http://www.squid-cache.org/bugs/ ## configure: WARNING: ## ----------------------------------------------- ## checking for net/route.h... no checking netinet/if_ether.h usability... no checking netinet/if_ether.h presence... yes configure: WARNING: netinet/if_ether.h: present but cannot be compiled configure: WARNING: netinet/if_ether.h: check for missing prerequisite headers? configure: WARNING: netinet/if_ether.h: see the Autoconf documentation configure: WARNING: netinet/if_ether.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/if_ether.h: proceeding with the compiler's result configure: WARNING: ## ----------------------------------------------- ## configure: WARNING: ## Report this to http://www.squid-cache.org/bugs/ ## configure: WARNING: ## ----------------------------------------------- ## checking for netinet/if_ether.h... no checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/sysctl.h usability... no checking sys/sysctl.h presence... no checking for sys/sysctl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes configure: EUI (MAC address) controls enabled: yes configure: HTCP support enabled: yes configure: SSL gatewaying support enabled: no configure: SSL/TLS Support: configure: Using OpenSSL MD5 implementation: configure: error: SQUID_DEFINE_UNQUOTED: unrecognized value: buildtest.sh result is 1 BUILD: .././test-suite/buildtests/layer-00-default.opts configure: error: SQUID_DEFINE_UNQUOTED: unrecognized value: Build FAILED.
