See <https://builds.apache.org/job/Thrift/1201/changes>

Changes:

[roger] fix global leaks and copy-paste errors

[roger] THRIFT-2594 JS Compiler: Single quotes are not being escaped in 
constants.

[jensg] THRIFT-1926 PHP Constant Generation Refactoring

[jensg] THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing 
support

[jensg] THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing 
support

[jensg] THRIFT-2524 Visual Studio project is missing TThreadedServer files

------------------------------------------
[...truncated 8620 lines...]
.localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
..localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
.localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
.localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
.localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
.localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
.localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
.localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
.localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
.localhost - - [04/Jul/2014 22:24:00] "POST / HTTP/1.0" 200 -
..
----------------------------------------------------------------------
Ran 19 tests in 0.697s

OK
shed (includes gen-py-dynamicslots)  THttpServer / binary proto / zlib=False / 
SSL=False.   395 combinations tested.

Test run #396:  (includes gen-py-dynamicslots) Server=THttpServer,  
Proto=compact,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-dynamicslots --protocol=compact --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots 
--protocol=compact --port=9090 --transport=buffered --http=/
OK: Finished (includes gen-py-dynamicslots)  THttpServer / compact proto / 
zlib=False / SSL=False.   396 combinations tested.
PASS: RunClientServer.py
=============
1 test passed
=============
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
Making check in py.twisted
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/test/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:42] 
No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:43] 
cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:twisted ../SmallTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/SmallTest.thrift>:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

[WARNING:<https://builds.apache.org/job/Thrift/ws/test/SmallTest.thrift>:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

/usr/bin/trial test_suite.py
test_suite
  ThriftTestCase
    testByte ...                                                           [OK]
    testDouble ...                                                         [OK]
    testException ...                                                      [OK]
    testI32 ...                                                            [OK]
    testI64 ...                                                            [OK]
    testOneway ...                                                         [OK]
    testString ...                                                         [OK]
    testStruct ...                                                         [OK]
    testVoid ...                                                           [OK]

-------------------------------------------------------------------------------
Ran 9 tests in 2.032s

PASSED (successes=9)
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/test/py.twisted'>
Making check in py.tornado
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/test/py.tornado'>
../../compiler/cpp/thrift --gen py:tornado ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:42] 
No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:43] 
cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:tornado ../SmallTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/SmallTest.thrift>:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

[WARNING:<https://builds.apache.org/job/Thrift/ws/test/SmallTest.thrift>:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

./test_suite.py
module `tornado` not found, skipping test
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/test/py.tornado'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/test'>
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/test'>
../compiler/cpp/thrift --gen html -r ../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:42] 
No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:43] 
cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
Making check in tutorial
make[1]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
Making check in java
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/java'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>

init:

generate:

compile:
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:53: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] Compiling 7 source files to 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build>
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:54: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds

BUILD SUCCESSFUL
Total time: 2 seconds
make  check-local
make[3]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/java'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>

init:

generate:

compile:
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:53: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:54: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds

BUILD SUCCESSFUL
Total time: 0 seconds
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>

init:

generate:

compile:
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:53: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] Compiling 7 source files to 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build>
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:54: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds

tutorial:
      [jar] Building jar: 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/tutorial.jar>
     [echo] tutorial client simple:
     [java] ping()
     [java] 1+1=2
     [java] Invalid operation: Cannot divide by 0
     [java] 15-10=5
     [java] Check log: 5
     [echo] tutorial client secure:
     [java] ping()
     [java] 1+1=2
     [java] Invalid operation: Cannot divide by 0
     [java] 15-10=5
     [java] Check log: 5
     [java] Timeout: killed the sub-process
     [java] Java Result: -1

test:

BUILD SUCCESSFUL
Total time: 13 seconds
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/java'>
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/java'>
Making check in js
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/js'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>

init:

compile:
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:54: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 7 source files to 
<https://builds.apache.org/job/Thrift/ws/tutorial/js/build>
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:55: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:60: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

BUILD SUCCESSFUL
Total time: 2 seconds
make  check-local
make[3]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/js'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>

init:

compile:
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:54: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:55: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:60: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

BUILD SUCCESSFUL
Total time: 0 seconds
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>

init:

compile:
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:54: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:55: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:60: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

tutorial:
      [jar] Building jar: 
<https://builds.apache.org/job/Thrift/ws/tutorial/js/tutorial-js.jar>

test:

BUILD SUCCESSFUL
Total time: 0 seconds
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/js'>
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/js'>
Making check in py
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py'>
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py'>
Making check in py.twisted
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py.twisted'>
Making check in py.tornado
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py.tornado'>
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py.tornado'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
make[1]: Entering directory `<https://builds.apache.org/job/Thrift/ws/'>
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/'>
+ make dist
if test -d "thrift-1.0.0-dev"; then find "thrift-1.0.0-dev" -type d ! -perm 
-200 -exec chmod u+w {} ';' && rm -rf "thrift-1.0.0-dev" || { sleep 5 && rm -rf 
"thrift-1.0.0-dev"; }; else :; fi
test -d "thrift-1.0.0-dev" || mkdir "thrift-1.0.0-dev"
 (cd compiler/cpp && make  top_distdir=../../thrift-1.0.0-dev 
distdir=../../thrift-1.0.0-dev/compiler/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/compiler/cpp'>
make[1]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/compiler/cpp'>
 (cd lib && make  top_distdir=../thrift-1.0.0-dev 
distdir=../thrift-1.0.0-dev/lib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `<https://builds.apache.org/job/Thrift/ws/lib'>
 (cd cpp && make  top_distdir=../../thrift-1.0.0-dev 
distdir=../../thrift-1.0.0-dev/lib/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp'>
src/thrift/qt/TQTcpServer.h -o src/thrift/qt/moc_TQTcpServer.cpp
/bin/bash: src/thrift/qt/TQTcpServer.h: Permission denied
make[2]: *** [src/thrift/qt/moc_TQTcpServer.cpp] Error 126
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp'>
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/lib'>
make: *** [distdir] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Thrift #1200
Archived 6 artifacts
Archive block size is 32768
Received 42 blocks and 19733112 bytes
Compression is 6.5%
Took 12 sec
Publishing Javadoc
Updating THRIFT-2590
Updating THRIFT-1926
Updating THRIFT-2524
Updating THRIFT-2594

Reply via email to