See <https://builds.apache.org/job/Qpid-proton-c/1939/display/redirect?page=changes>
Changes: [astitcher] NO-JIRA: Small CMake changes to silence some warnings ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H20 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > http://gitbox.apache.org/repos/asf/qpid-proton.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from http://gitbox.apache.org/repos/asf/qpid-proton.git > git --version # timeout=10 > git fetch --tags --progress > http://gitbox.apache.org/repos/asf/qpid-proton.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision fa7121a4d45fe60fa0155e38fc9f90a940406ada (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fa7121a4d45fe60fa0155e38fc9f90a940406ada Commit message: "NO-JIRA: Small CMake changes to silence some warnings" > git rev-list --no-walk eab1fef19b4e58a8b79408f29e10fe36b07a3b83 # timeout=10 [Qpid-proton-c] $ /bin/bash -e /tmp/jenkins41647025127499943.sh No LSB modules are available. Arch: x86_64 Uname: Linux asf920.gq1.ygridcore.net 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 16.04.6 LTS Release: 16.04 Codename: xenial User: jenkins ========================= Listing installed packages cmake 3.5.1-1ubuntu3 python 2.7.12-1~16.04 ruby 1:2.3.0+1 swig3.0 3.0.8-0ubuntu3 swig 3.0.8-0ubuntu3 ========================= /usr/bin/python /usr/bin/swig PATH=/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages (19.0.3) DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Collecting tox Downloading https://files.pythonhosted.org/packages/d2/68/d8a9466c8ecda020b36cd5f5d0c274403941a401fe613d868ecf5fc84dd5/tox-3.8.6-py2.py3-none-any.whl (73kB) Requirement already satisfied, skipping upgrade: virtualenv>=1.11.2 in /usr/lib/python2.7/dist-packages (from tox) (15.0.1) Requirement already satisfied, skipping upgrade: six<2,>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from tox) (1.11.0) Requirement already satisfied, skipping upgrade: setuptools>=30.0.0 in /usr/lib/python2.7/dist-packages (from tox) (33.1.1) Requirement already satisfied, skipping upgrade: pluggy<1,>=0.3.0 in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (0.8.0) Requirement already satisfied, skipping upgrade: toml>=0.9.4 in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (0.10.0) Requirement already satisfied, skipping upgrade: py<2,>=1.4.17 in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (1.7.0) Requirement already satisfied, skipping upgrade: filelock<4,>=3.0.0 in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (3.0.10) Installing collected packages: tox Found existing installation: tox 3.7.0 Uninstalling tox-3.7.0: Successfully uninstalled tox-3.7.0 Successfully installed tox-3.8.6 c CMakeLists.txt cpp docs go INSTALL.md LICENSE.txt misc NOTICE.txt python README.md ruby scripts tests tools VERSION.txt -- The C compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.2g") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PythonInterp: /usr/bin/python (found version "2.7.12") -- Found SWIG: /usr/bin/swig3.0 (found version "3.0.8") -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Found CyrusSASL: /usr/lib/x86_64-linux-gnu/libsasl2.so (found version "2.1.26") -- Looking for a CXX compiler -- Looking for a CXX compiler - /usr/bin/c++ -- The CXX compiler identification is GNU 5.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build type is "DEBUG" -- PN_VERSION: 0.28.0 (SNAPSHOT) -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for atoll -- Looking for atoll - found -- Looking for epoll_wait -- Looking for epoll_wait - found -- Building the epoll proactor -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found CMake Error at CMakeLists.txt:337 (cmake_policy): Policy "CMP0078" is not known to this version of CMake. CMake Error at CMakeLists.txt:338 (cmake_policy): Policy "CMP0086" is not known to this version of CMake. -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found suitable exact version "2.7.12") -- Found Ruby: /usr/bin/ruby (found version "2.3.0") -- Could NOT find JsonCpp (missing: JsonCpp_LIBRARY JsonCpp_INCLUDE_DIR) -- Compiling C++11 examples: ON -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found Go: /usr/bin/go (go version go1.6.2 linux/amd64) -- Looking for Python module tox - found -- Configuring incomplete, errors occurred! See also "<https://builds.apache.org/job/Qpid-proton-c/ws/build/CMakeFiles/CMakeOutput.log".> See also "<https://builds.apache.org/job/Qpid-proton-c/ws/build/CMakeFiles/CMakeError.log".> Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
