[limb-dev] BUILD ERROR: Project 'i18n' build 'r5660-2007_04_14-03_31_08-i18n'

buildman at limb-project.com buildman at limb-project.com
Sat Apr 14 03:31:24 MSD 2007


BUILD ERROR

Project 'i18n' build 'r5660-2007_04_14-03_31_08-i18n'

The build log is as follows

================= BUILD.LOG =================
Starting fresh build of 'i18n' project...

Updating working copy

Executing 'svn up --non-interactive .../wc/i18n'...
U    ...wc/i18n/package.php
D    ...wc/i18n/tests/cases/validation
U    ...wc/i18n/tests/cases/utility/lmbDictionaryUpdaterTest.class.php
U    ...wc/i18n/tests/cases/translation/lmbFsDictionaryExtractorTest.class.php
U    ...wc/i18n/tests/cases/translation/lmbI18NTranslationTest.class.php
U    ...wc/i18n/tests/cases/translation/lmbQtDictionaryBackendTest.class.php
U    ...wc/i18n/toolkit.inc.php
D    ...wc/i18n/src/validation
U    ...wc/i18n/src/translation/lmbDictionaryUpdater.class.php
U    ...wc/i18n/src/translation/lmbQtDictionaryBackend.class.php
U    ...wc/i18n/src/translation/lmbPHPDictionaryExtractor.class.php
Updated to revision 5660.

finished.

Syncing working copy with temp build directory...

Executing 'rsync -CaO --delete ...wc/i18n/ ...projects/i18n'...

finished.

New build is 'r5660-2007_04_14-03_31_08-i18n'

Executing 'php build_limb3_package.php .../projects/i18n'...
At revision 5660.
Group test in "...limb3/limb/i18n/tests"
1 of 24 done(lmbSingleByteCharsetDriverTest)
2 of 24 done(lmbUTF8BaseDriverTest)
3 of 24 done(lmbUTF8IconvDriverTest)
4 of 24 done(lmbUTF8MbstringDriverTest)
5 of 24 done(lmbDateFormatTest)
6 of 24 done(lmbLocaleDateTest)
7 of 24 done(lmbLocaleSpecTest)
8 of 24 done(lmbLocaleTest)
9 of 24 done(lmbCurrentLocaleTagTest)
10 of 24 done(lmbI18NCapitalizeFilterTest)
Exception 1!
Unexpected exception of type [Exception] with message [exception 'Exception' with message 'Expecting a string literal.' in ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php:77
Stack trace:
#0 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(108): WactNewExpressionValueParser->parsePrimary()
#1 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(131): WactNewExpressionValueParser->parseTerm()
#2 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(154): WactNewExpressionValueParser->parseSum()
#3 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(183): WactNewExpressionValueParser->parseComparison()
#4 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(203): WactNewExpressionValueParser->parseLogical()
#5 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(220): WactNewExpressionValueParser->parseExpression()
#6 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(108): WactNewExpressionValueParser->parse('"0"')
#7 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(162): WactExpression->createValue('"0"')
#8 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(132): WactExpression->_createFilter('i18n_clip', Object(WactConstantExpressionNode), Array)
#9 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(73): WactExpression->createFilterChain('i18n_clip:10,"0...', Object(WactConstantExpressionNode))
#10 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(57): WactExpression->_createParsedExpression()
#11 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(50): WactExpression->_parseExpression()
#12 ...limb3/limb/wact/src/compiler/parser/WactNodeBuilder.class.php(123): WactExpression->__construct('"??????????????...', Object(WactCompileTreeRootNode), Object(WactFilterDictionary), 'html')
#13 ...limb3/limb/wact/src/compiler/parser/WactComponentParsingState.class.php(161): WactNodeBuilder->addContent('{$"????????????...')
#14 ...limb3/limb/wact/src/compiler/parser/WactSourceFileParser.class.php(163): WactComponentParsingState->characters('{$"????????????...')
#15 ...limb3/limb/wact/src/compiler/parser/WactHTMLParser.class.php(98): WactSourceFileParser->characters('{$"????????????...')
#16 ...limb3/limb/wact/src/compiler/parser/WactSourceFileParser.class.php(112): WactHTMLParser->parse('{$"????????????...', '/limb/clip_term...')
#17 ...limb3/limb/wact/src/compiler/WactCompiler.class.php(111): WactSourceFileParser->parse('/limb/clip_term...', Object(WactCompileTreeRootNode))
#18 ...limb3/limb/wact/src/compiler/WactCompiler.class.php(74): WactCompiler->parseTemplate('/limb/clip_term...', Object(WactCompileTreeRootNode))
#19 ...limb3/limb/wact/src/WactTemplate.class.php(55): WactCompiler->compile('/limb/clip_term...')
#20 ...limb3/limb/view/tests/lmbWactTestCase.class.php(28): WactTemplate->__construct('/limb/clip_term...', Object(lmbWactTemplateConfig), Object(WactTestTemplateLocator))
#21 ...limb3/limb/i18n/tests/cases/template/tags/i18n/lmbI18NClipFilterTest.class.php(69): lmbWactTestCase->initTemplate('/limb/clip_term...')
#22 /usr/share/php/limb/tests_runner/lib/simpletest/invoker.php(68): lmbI18NClipFilterTest->testSuffixNotUsedTooShortString()
#23 /usr/share/php/limb/tests_runner/lib/simpletest/invoker.php(126): SimpleInvoker->invoke('testSuffixNotUs...')
#24 /usr/share/php/limb/tests_runner/lib/simpletest/errors.php(43): SimpleInvokerDecorator->invoke('testSuffixNotUs...')
#25 /usr/share/php/limb/tests_runner/lib/simpletest/invoker.php(126): SimpleErrorTrappingInvoker->invoke('testSuffixNotUs...')
#26 /usr/share/php/limb/tests_runner/lib/simpletest/exceptions.php(39): SimpleInvokerDecorator->invoke('testSuffixNotUs...')
#27 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(96): SimpleExceptionTrappingInvoker->invoke('testSuffixNotUs...')
#28 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): SimpleTestCase->run(Object(lmbTestShellReporter))
#29 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): GroupTest->run(Object(lmbTestShellReporter))
#30 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#31 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#32 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#33 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#34 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#35 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#36 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#37 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#38 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#39 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#40 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#41 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#42 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#43 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#44 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#45 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#46 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#47 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#48 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#49 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#50 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#51 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#52 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#53 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#54 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#55 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#56 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#57 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#58 /usr/share/php/limb/tests_runner/src/lmbTestTree.class.php(69): GroupTest->run(Object(lmbTestShellReporter))
#59 /usr/share/php/limb/tests_runner/src/lmbTestTree.class.php(52): lmbTestTree->_doPerform('/10/2/2/12/8/3/...', Object(lmbTestShellReporter))
#60 /usr/share/php/limb/tests_runner/src/lmbTestShellUI.class.php(93): lmbTestTree->perform('/10/2/2/12/8/3/...', Object(lmbTestShellReporter))
#61 /usr/share/php/limb/tests_runner/bin/limb_unit.php(16): lmbTestShellUI->run()
#62 /usr/bin/limb_unit(3): require('/usr/share/php/...')
#63 {main}] in [...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php] line [77]
Expecting a string literal.#0 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(108): WactNewExpressionValueParser->parsePrimary()
#1 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(131): WactNewExpressionValueParser->parseTerm()
#2 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(154): WactNewExpressionValueParser->parseSum()
#3 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(183): WactNewExpressionValueParser->parseComparison()
#4 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(203): WactNewExpressionValueParser->parseLogical()
#5 ...limb3/limb/wact/src/compiler/expression/WactNewExpressionValueParser.class.php(220): WactNewExpressionValueParser->parseExpression()
#6 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(108): WactNewExpressionValueParser->parse('"0"')
#7 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(162): WactExpression->createValue('"0"')
#8 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(132): WactExpression->_createFilter('i18n_clip', Object(WactConstantExpressionNode), Array)
#9 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(73): WactExpression->createFilterChain('i18n_clip:10,"0...', Object(WactConstantExpressionNode))
#10 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(57): WactExpression->_createParsedExpression()
#11 ...limb3/limb/wact/src/compiler/expression/WactExpression.class.php(50): WactExpression->_parseExpression()
#12 ...limb3/limb/wact/src/compiler/parser/WactNodeBuilder.class.php(123): WactExpression->__construct('"??????????????...', Object(WactCompileTreeRootNode), Object(WactFilterDictionary), 'html')
#13 ...limb3/limb/wact/src/compiler/parser/WactComponentParsingState.class.php(161): WactNodeBuilder->addContent('{$"????????????...')
#14 ...limb3/limb/wact/src/compiler/parser/WactSourceFileParser.class.php(163): WactComponentParsingState->characters('{$"????????????...')
#15 ...limb3/limb/wact/src/compiler/parser/WactHTMLParser.class.php(98): WactSourceFileParser->characters('{$"????????????...')
#16 ...limb3/limb/wact/src/compiler/parser/WactSourceFileParser.class.php(112): WactHTMLParser->parse('{$"????????????...', '/limb/clip_term...')
#17 ...limb3/limb/wact/src/compiler/WactCompiler.class.php(111): WactSourceFileParser->parse('/limb/clip_term...', Object(WactCompileTreeRootNode))
#18 ...limb3/limb/wact/src/compiler/WactCompiler.class.php(74): WactCompiler->parseTemplate('/limb/clip_term...', Object(WactCompileTreeRootNode))
#19 ...limb3/limb/wact/src/WactTemplate.class.php(55): WactCompiler->compile('/limb/clip_term...')
#20 ...limb3/limb/view/tests/lmbWactTestCase.class.php(28): WactTemplate->__construct('/limb/clip_term...', Object(lmbWactTemplateConfig), Object(WactTestTemplateLocator))
#21 ...limb3/limb/i18n/tests/cases/template/tags/i18n/lmbI18NClipFilterTest.class.php(69): lmbWactTestCase->initTemplate('/limb/clip_term...')
#22 /usr/share/php/limb/tests_runner/lib/simpletest/invoker.php(68): lmbI18NClipFilterTest->testSuffixNotUsedTooShortString()
#23 /usr/share/php/limb/tests_runner/lib/simpletest/invoker.php(126): SimpleInvoker->invoke('testSuffixNotUs...')
#24 /usr/share/php/limb/tests_runner/lib/simpletest/errors.php(43): SimpleInvokerDecorator->invoke('testSuffixNotUs...')
#25 /usr/share/php/limb/tests_runner/lib/simpletest/invoker.php(126): SimpleErrorTrappingInvoker->invoke('testSuffixNotUs...')
#26 /usr/share/php/limb/tests_runner/lib/simpletest/exceptions.php(39): SimpleInvokerDecorator->invoke('testSuffixNotUs...')
#27 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(96): SimpleExceptionTrappingInvoker->invoke('testSuffixNotUs...')
#28 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): SimpleTestCase->run(Object(lmbTestShellReporter))
#29 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): GroupTest->run(Object(lmbTestShellReporter))
#30 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#31 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#32 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#33 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#34 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#35 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#36 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#37 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#38 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#39 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#40 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#41 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#42 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#43 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#44 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#45 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#46 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#47 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#48 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#49 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#50 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#51 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#52 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#53 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#54 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#55 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#56 /usr/share/php/limb/tests_runner/src/lmbTestGroup.class.php(27): GroupTest->run(Object(lmbTestShellReporter))
#57 /usr/share/php/limb/tests_runner/lib/simpletest/test_case.php(613): lmbTestGroup->run(Object(lmbTestShellReporter))
#58 /usr/share/php/limb/tests_runner/src/lmbTestTree.class.php(69): GroupTest->run(Object(lmbTestShellReporter))
#59 /usr/share/php/limb/tests_runner/src/lmbTestTree.class.php(52): lmbTestTree->_doPerform('/10/2/2/12/8/3/...', Object(lmbTestShellReporter))
#60 /usr/share/php/limb/tests_runner/src/lmbTestShellUI.class.php(93): lmbTestTree->perform('/10/2/2/12/8/3/...', Object(lmbTestShellReporter))
#61 /usr/share/php/limb/tests_runner/bin/limb_unit.php(16): lmbTestShellUI->run()
#62 /usr/bin/limb_unit(3): require('/usr/share/php/...')
#63 {main}
finished.

ERROR: 'php build_limb3_package.php .../projects/i18n' execution failed, return status is '1'
Build had errors!

Copying build directory to web builds..

Zipping new build..

Gzipping new build..

Removing junk..

All done!






More information about the limb-dev mailing list