Any idea what caused this failure? Seems like cf_gen_defines.cci was not properly built for some outside reason.
sön 2012-01-22 klockan 06:12 +0100 skrev n...@squid-cache.org: > See <http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/1781/changes> > > Changes: > > [Henrik Nordstrom] Disable OpenSSL SSL/TLS bug workarounds by default > [...] > make[2]: Entering directory > `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src'> > gawk -f ../../src/cf_gen_defines <../../src/cf.data.pre >cf_gen_defines.cci > || (/bin/rm -f -f cf_gen_defines.cci && exit 1) > sed \ > [...] > -e "s%[@]SQUID[@]%SQUID\ 3.HEAD-BZR%g" \ > < ../../src/cf.data.pre >cf.data > g++ -o cf_gen ../../src/cf_gen.cc -I../../src -I../include/ -I../src > gawk -f ../../src/mk-string-arrays.awk < ../../src/err_type.h > err_type.cc > || (/bin/rm -f -f err_type.cc && exit 1) > gawk -f ../../src/mk-string-arrays.awk < ../../src/err_detail_type.h | sed > 's/ERR_DETAIL_//' > err_detail_type.cc || (/bin/rm -f -f err_detail_type.cc > && exit 1) > gawk -f ../../src/mk-globals-c.awk < ../../src/globals.h > globals.cc || > (/bin/rm -f -f globals.cc && exit 1) > gawk -f ../../src/mk-string-arrays.awk < ../../src/hier_code.h > hier_code.cc > || (/bin/rm -f -f hier_code.cc && exit 1) > gawk -f ../../src/mk-string-arrays.awk < ../../src/icp_opcode.h > > icp_opcode.cc || (/bin/rm -f -f icp_opcode.cc && exit 1) > gawk -f ../../src/mk-string-arrays.awk < ../../src/lookup_t.h > lookup_t.cc > || (/bin/rm -f -f lookup_t.cc && exit 1) > /bin/sh ../../src/repl_modules.sh heap lru > repl_modules.cc > ../../src/cf_gen.cc: In function ‘bool isDefined(const std::string&)’: > ../../src/cf_gen.cc:680: error: ‘defines’ was not declared in this scope > ../../src/cf_gen.cc: In function ‘const char* available_if(const > std::string&)’: > ../../src/cf_gen.cc:693: error: ‘defines’ was not declared in this scope