See <https://builds.apache.org/job/Thrift/379/>
------------------------------------------ [...truncated 50 lines...] + cppcheck --error-exitcode=0 --xml thrift/lib/cpp/ Checking thrift/lib/cpp/src/TApplicationException.cpp... 1/65 files checked 1% done Checking thrift/lib/cpp/src/Thrift.cpp... Checking thrift/lib/cpp/src/Thrift.cpp: HAVE_STRERROR_R... Checking thrift/lib/cpp/src/Thrift.cpp: STRERROR_R_CHAR_P... 2/65 files checked 3% done Checking thrift/lib/cpp/src/VirtualProfiling.cpp... 3/65 files checked 4% done Checking thrift/lib/cpp/src/async/TAsyncChannel.cpp... 4/65 files checked 6% done Checking thrift/lib/cpp/src/async/TAsyncProtocolProcessor.cpp... 5/65 files checked 7% done Checking thrift/lib/cpp/src/async/TEvhttpClientChannel.cpp... 6/65 files checked 9% done Checking thrift/lib/cpp/src/async/TEvhttpServer.cpp... 7/65 files checked 10% done Checking thrift/lib/cpp/src/concurrency/BoostMonitor.cpp... Checking thrift/lib/cpp/src/concurrency/BoostMonitor.cpp: HAVE_CONFIG_H... 8/65 files checked 12% done Checking thrift/lib/cpp/src/concurrency/BoostMutex.cpp... Checking thrift/lib/cpp/src/concurrency/BoostMutex.cpp: HAVE_CONFIG_H... 9/65 files checked 13% done Checking thrift/lib/cpp/src/concurrency/BoostThreadFactory.cpp... Checking thrift/lib/cpp/src/concurrency/BoostThreadFactory.cpp: HAVE_CONFIG_H... 10/65 files checked 15% done Checking thrift/lib/cpp/src/concurrency/Monitor.cpp... 11/65 files checked 16% done Checking thrift/lib/cpp/src/concurrency/Mutex.cpp... Checking thrift/lib/cpp/src/concurrency/Mutex.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/src/concurrency/Mutex.cpp: HAVE_PTHREAD_H... Checking thrift/lib/cpp/src/concurrency/Mutex.cpp: PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP... Checking thrift/lib/cpp/src/concurrency/Mutex.cpp: PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP... Checking thrift/lib/cpp/src/concurrency/Mutex.cpp: THRIFT_NO_CONTENTION_PROFILING... Checking thrift/lib/cpp/src/concurrency/Mutex.cpp: _POSIX_TIMEOUTS... 12/65 files checked 18% done Checking thrift/lib/cpp/src/concurrency/PosixThreadFactory.cpp... Checking thrift/lib/cpp/src/concurrency/PosixThreadFactory.cpp: GOOGLE_PERFTOOLS_REGISTER_THREAD... Checking thrift/lib/cpp/src/concurrency/PosixThreadFactory.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/src/concurrency/PosixThreadFactory.cpp: HAVE_SCHED_GET_PRIORITY_MAX... Checking thrift/lib/cpp/src/concurrency/PosixThreadFactory.cpp: HAVE_SCHED_GET_PRIORITY_MIN... Checking thrift/lib/cpp/src/concurrency/PosixThreadFactory.cpp: _WIN32... 13/65 files checked 20% done Checking thrift/lib/cpp/src/concurrency/ThreadManager.cpp... Checking thrift/lib/cpp/src/concurrency/ThreadManager.cpp: DEBUG... Checking thrift/lib/cpp/src/concurrency/ThreadManager.cpp: HAVE_CONFIG_H... 14/65 files checked 21% done Checking thrift/lib/cpp/src/concurrency/TimerManager.cpp... 15/65 files checked 23% done Checking thrift/lib/cpp/src/concurrency/Util.cpp... Checking thrift/lib/cpp/src/concurrency/Util.cpp: HAVE_CLOCK_GETTIME... Checking thrift/lib/cpp/src/concurrency/Util.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/src/concurrency/Util.cpp: HAVE_GETTIMEOFDAY... Checking thrift/lib/cpp/src/concurrency/Util.cpp: HAVE_SYS_TIME_H... 16/65 files checked 24% done Checking thrift/lib/cpp/src/concurrency/test/Tests.cpp... 17/65 files checked 26% done Checking thrift/lib/cpp/src/processor/PeekProcessor.cpp... 18/65 files checked 27% done Checking thrift/lib/cpp/src/protocol/TBase64Utils.cpp... 19/65 files checked 29% done Checking thrift/lib/cpp/src/protocol/TDebugProtocol.cpp... 20/65 files checked 30% done Checking thrift/lib/cpp/src/protocol/TDenseProtocol.cpp... Checking thrift/lib/cpp/src/protocol/TDenseProtocol.cpp: __GNUC__... 21/65 files checked 32% done Checking thrift/lib/cpp/src/protocol/TJSONProtocol.cpp... 22/65 files checked 33% done Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: HAVE_ARPA_INET_H... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: HAVE_FCNTL_H... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: HAVE_NETDB_H... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: HAVE_NETINET_IN_H... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: HAVE_SCHED_H... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: HAVE_SYS_SOCKET_H... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: IPV6_V6ONLY... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: TCP_LOW_MIN_RTO... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: TCP_NOPUSH... Checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: USE_BOOST_THREAD... Bailing out from checking thrift/lib/cpp/src/server/TNonblockingServer.cpp: Too many configurations. Recheck this file with --force if you want to check them all. 23/65 files checked 35% done Checking thrift/lib/cpp/src/server/TServer.cpp... Checking thrift/lib/cpp/src/server/TServer.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/src/server/TServer.cpp: HAVE_SYS_RESOURCE_H... Checking thrift/lib/cpp/src/server/TServer.cpp: HAVE_SYS_TIME_H... Checking thrift/lib/cpp/src/server/TServer.cpp: HAVE_UNISTD_H... 24/65 files checked 36% done Checking thrift/lib/cpp/src/server/TSimpleServer.cpp... 25/65 files checked 38% done Checking thrift/lib/cpp/src/server/TThreadPoolServer.cpp... Checking thrift/lib/cpp/src/server/TThreadPoolServer.cpp: HAVE_CONFIG_H... 26/65 files checked 40% done Checking thrift/lib/cpp/src/server/TThreadedServer.cpp... Checking thrift/lib/cpp/src/server/TThreadedServer.cpp: HAVE_UNISTD_H... 27/65 files checked 41% done Checking thrift/lib/cpp/src/transport/TBufferTransports.cpp... 28/65 files checked 43% done Checking thrift/lib/cpp/src/transport/TFDTransport.cpp... Checking thrift/lib/cpp/src/transport/TFDTransport.cpp: HAVE_UNISTD_H... Checking thrift/lib/cpp/src/transport/TFDTransport.cpp: _WIN32... 29/65 files checked 44% done Checking thrift/lib/cpp/src/transport/TFileTransport.cpp... Checking thrift/lib/cpp/src/transport/TFileTransport.cpp: HAVE_CLOCK_GETTIME... Checking thrift/lib/cpp/src/transport/TFileTransport.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/src/transport/TFileTransport.cpp: HAVE_PTHREAD_H... Checking thrift/lib/cpp/src/transport/TFileTransport.cpp: HAVE_STRINGS_H... Checking thrift/lib/cpp/src/transport/TFileTransport.cpp: HAVE_SYS_STAT_H... Checking thrift/lib/cpp/src/transport/TFileTransport.cpp: HAVE_SYS_TIME_H... Checking thrift/lib/cpp/src/transport/TFileTransport.cpp: HAVE_UNISTD_H... Checking thrift/lib/cpp/src/transport/TFileTransport.cpp: USE_BOOST_THREAD... Checking thrift/lib/cpp/src/transport/TFileTransport.cpp: _WIN32... 30/65 files checked 46% done Checking thrift/lib/cpp/src/transport/THttpClient.cpp... 31/65 files checked 47% done Checking thrift/lib/cpp/src/transport/THttpServer.cpp... 32/65 files checked 49% done Checking thrift/lib/cpp/src/transport/THttpTransport.cpp... 33/65 files checked 50% done Checking thrift/lib/cpp/src/transport/TSSLServerSocket.cpp... 34/65 files checked 52% done Checking thrift/lib/cpp/src/transport/TSSLSocket.cpp... Checking thrift/lib/cpp/src/transport/TSSLSocket.cpp: HAVE_ARPA_INET_H... Checking thrift/lib/cpp/src/transport/TSSLSocket.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/src/transport/TSSLSocket.cpp: HAVE_SYS_SOCKET_H... 35/65 files checked 53% done Checking thrift/lib/cpp/src/transport/TServerSocket.cpp... Checking thrift/lib/cpp/src/transport/TServerSocket.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/src/transport/TServerSocket.cpp: HAVE_NETDB_H... Checking thrift/lib/cpp/src/transport/TServerSocket.cpp: HAVE_NETINET_IN_H... Checking thrift/lib/cpp/src/transport/TServerSocket.cpp: HAVE_SYS_POLL_H... Checking thrift/lib/cpp/src/transport/TServerSocket.cpp: HAVE_SYS_SOCKET_H... Checking thrift/lib/cpp/src/transport/TServerSocket.cpp: HAVE_SYS_UN_H... Checking thrift/lib/cpp/src/transport/TServerSocket.cpp: HAVE_UNISTD_H... Checking thrift/lib/cpp/src/transport/TServerSocket.cpp: IPV6_V6ONLY... Checking thrift/lib/cpp/src/transport/TServerSocket.cpp: TCP_DEFER_ACCEPT... Checking thrift/lib/cpp/src/transport/TServerSocket.cpp: _WIN32... 36/65 files checked 55% done Checking thrift/lib/cpp/src/transport/TSimpleFileTransport.cpp... Checking thrift/lib/cpp/src/transport/TSimpleFileTransport.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/src/transport/TSimpleFileTransport.cpp: HAVE_SYS_STAT_H... Checking thrift/lib/cpp/src/transport/TSimpleFileTransport.cpp: _WIN32... 37/65 files checked 56% done Checking thrift/lib/cpp/src/transport/TSocket.cpp... Checking thrift/lib/cpp/src/transport/TSocket.cpp: HAVE_ARPA_INET_H... Checking thrift/lib/cpp/src/transport/TSocket.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/src/transport/TSocket.cpp: HAVE_NETINET_IN_H... Checking thrift/lib/cpp/src/transport/TSocket.cpp: HAVE_SYS_POLL_H... Checking thrift/lib/cpp/src/transport/TSocket.cpp: HAVE_SYS_SOCKET_H... Checking thrift/lib/cpp/src/transport/TSocket.cpp: HAVE_SYS_UN_H... Checking thrift/lib/cpp/src/transport/TSocket.cpp: HAVE_UNISTD_H... Checking thrift/lib/cpp/src/transport/TSocket.cpp: MSG_NOSIGNAL... Checking thrift/lib/cpp/src/transport/TSocket.cpp: TCP_LOW_MIN_RTO... Checking thrift/lib/cpp/src/transport/TSocket.cpp: _WIN32... 38/65 files checked 58% done Checking thrift/lib/cpp/src/transport/TSocketPool.cpp... 39/65 files checked 60% done Checking thrift/lib/cpp/src/transport/TTransportException.cpp... 40/65 files checked 61% done Checking thrift/lib/cpp/src/transport/TTransportUtils.cpp... 41/65 files checked 63% done Checking thrift/lib/cpp/src/transport/TZlibTransport.cpp... 42/65 files checked 64% done Checking thrift/lib/cpp/src/windows/GetTimeOfDay.cpp... 43/65 files checked 66% done Checking thrift/lib/cpp/src/windows/SocketPair.cpp... 44/65 files checked 67% done Checking thrift/lib/cpp/src/windows/StdAfx.cpp... 45/65 files checked 69% done Checking thrift/lib/cpp/src/windows/TWinsockSingleton.cpp... 46/65 files checked 70% done Checking thrift/lib/cpp/src/windows/WinFcntl.cpp... 47/65 files checked 72% done Checking thrift/lib/cpp/test/AllProtocolTests.cpp... 48/65 files checked 73% done Checking thrift/lib/cpp/test/Benchmark.cpp... Checking thrift/lib/cpp/test/Benchmark.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/test/Benchmark.cpp: HAVE_SYS_TIME_H... 49/65 files checked 75% done Checking thrift/lib/cpp/test/DebugProtoTest.cpp... 50/65 files checked 76% done Checking thrift/lib/cpp/test/DebugProtoTest_extras.cpp... 51/65 files checked 78% done Checking thrift/lib/cpp/test/DenseProtoTest.cpp... 52/65 files checked 80% done Checking thrift/lib/cpp/test/JSONProtoTest.cpp... 53/65 files checked 81% done Checking thrift/lib/cpp/test/OptionalRequiredTest.cpp... 54/65 files checked 83% done Checking thrift/lib/cpp/test/RWMutexStarveTest.cpp... 55/65 files checked 84% done Checking thrift/lib/cpp/test/SpecializationTest.cpp... 56/65 files checked 86% done Checking thrift/lib/cpp/test/TBufferBaseTest.cpp... 57/65 files checked 87% done Checking thrift/lib/cpp/test/TFDTransportTest.cpp... 58/65 files checked 89% done Checking thrift/lib/cpp/test/TFileTransportTest.cpp... Checking thrift/lib/cpp/test/TFileTransportTest.cpp: BOOST_CHECK_LT... Checking thrift/lib/cpp/test/TFileTransportTest.cpp: HAVE_CONFIG_H... Checking thrift/lib/cpp/test/TFileTransportTest.cpp: HAVE_SYS_TIME_H... 59/65 files checked 90% done Checking thrift/lib/cpp/test/TMemoryBufferTest.cpp... 60/65 files checked 92% done Checking thrift/lib/cpp/test/TPipedTransportTest.cpp... 61/65 files checked 93% done Checking thrift/lib/cpp/test/ThriftTest_extras.cpp... 62/65 files checked 95% done Checking thrift/lib/cpp/test/TransportTest.cpp... 63/65 files checked 96% done Checking thrift/lib/cpp/test/UnitTestMain.cpp... 64/65 files checked 98% done Checking thrift/lib/cpp/test/ZlibTest.cpp... 65/65 files checked 100% done [Thrift] $ /bin/bash -xe /tmp/hudson8963382817141168233.sh + cd thrift + sh bootstrap.sh Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 configure.ac: warning: missing AC_CHECK_HEADERS([wchar.h]) wanted by: lib/py/compat/win32/stdint.h:52 configure.ac:96: installing `./config.guess' configure.ac:96: installing `./config.sub' configure.ac:26: installing `./install-sh' configure.ac:26: installing `./missing' compiler/cpp/Makefile.am: installing `./depcomp' configure.ac: installing `./ylwrap' + sh configure --without-erlang --with-tests --with-csharp ANT_FLAGS=-Dtest.junit.output.format=xml checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gcc... gcc checking whether the C compiler works... no configure: error: in `<https://builds.apache.org/job/Thrift/ws/thrift'>: configure: error: C compiler cannot create executables See `config.log' for more details. 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 Recording test results Publishing Javadoc