See 
<https://builds.apache.org/job/Qpid-proton-c/2031/display/redirect?page=changes>

Changes:

[astitcher] PROTON-2131: Small change to logger API to avoid unecessary warnings

[astitcher] PROTON-2150: Small reorganisation of object system to allow finer


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) 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 05c2d997521b95258592fd9ceb8469403dfa6f14 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05c2d997521b95258592fd9ceb8469403dfa6f14
Commit message: "PROTON-2150: Small reorganisation of object system to allow 
finer grained memory tracking"
 > git rev-list --no-walk 3f08c66de5e0c22ad40b09abcfaf1be1977ad118 # timeout=10
[Qpid-proton-c] $ /bin/bash -e /tmp/jenkins7733740025308228302.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf936.gq1.ygridcore.net 4.15.0-66-generic #75-Ubuntu 
SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux lsb_release: 
Distributor ID: Ubuntu Description: Ubuntu 18.04.3 LTS Release: 18.04 Codename: 
bionic User: jenkins
=========================
Listing installed packages
cmake 3.10.2-1ubuntu2.18.04.1
python 2.7.15~rc1-1
ruby 1:2.5.1
swig 3.0.12-1
swig3.0 3.0.12-1
=========================
/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. More details about 
Python 2 support in pip, can be found at 
https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages 
(19.3.1)
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. More details about 
Python 2 support in pip, can be found at 
https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: tox in 
/home/jenkins/.local/lib/python2.7/site-packages (3.14.1)
Requirement already satisfied, skipping upgrade: filelock<4,>=3.0.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from tox) (3.0.12)
Requirement already satisfied, skipping upgrade: packaging>=14 in 
/home/jenkins/.local/lib/python2.7/site-packages (from tox) (19.2)
Requirement already satisfied, skipping upgrade: six<2,>=1.0.0 in 
/usr/local/lib/python2.7/dist-packages (from tox) (1.12.0)
Requirement already satisfied, skipping upgrade: pluggy<1,>=0.12.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from tox) (0.13.0)
Requirement already satisfied, skipping upgrade: importlib-metadata<1,>=0.12; 
python_version < "3.8" in /home/jenkins/.local/lib/python2.7/site-packages 
(from tox) (0.23)
Requirement already satisfied, skipping upgrade: virtualenv>=16.0.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from tox) (16.7.7)
Requirement already satisfied, skipping upgrade: py<2,>=1.4.17 in 
/home/jenkins/.local/lib/python2.7/site-packages (from tox) (1.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: pyparsing>=2.0.2 in 
/home/jenkins/.local/lib/python2.7/site-packages (from packaging>=14->tox) 
(2.4.2)
Requirement already satisfied, skipping upgrade: zipp>=0.5 in 
/home/jenkins/.local/lib/python2.7/site-packages (from 
importlib-metadata<1,>=0.12; python_version < "3.8"->tox) (0.6.0)
Requirement already satisfied, skipping upgrade: configparser>=3.5; 
python_version < "3" in /home/jenkins/.local/lib/python2.7/site-packages (from 
importlib-metadata<1,>=0.12; python_version < "3.8"->tox) (4.0.2)
Requirement already satisfied, skipping upgrade: contextlib2; python_version < 
"3" in /home/jenkins/.local/lib/python2.7/site-packages (from 
importlib-metadata<1,>=0.12; python_version < "3.8"->tox) (0.6.0.post1)
Requirement already satisfied, skipping upgrade: pathlib2; python_version == 
"3.4.*" or python_version < "3" in 
/home/jenkins/.local/lib/python2.7/site-packages (from 
importlib-metadata<1,>=0.12; python_version < "3.8"->tox) (2.3.5)
Requirement already satisfied, skipping upgrade: more-itertools in 
/home/jenkins/.local/lib/python2.7/site-packages (from 
zipp>=0.5->importlib-metadata<1,>=0.12; python_version < "3.8"->tox) (5.0.0)
Requirement already satisfied, skipping upgrade: scandir; python_version < 
"3.5" in /home/jenkins/.local/lib/python2.7/site-packages (from pathlib2; 
python_version == "3.4.*" or python_version < "3"->importlib-metadata<1,>=0.12; 
python_version < "3.8"->tox) (1.10.0)
azure-pipelines
c
CMakeLists.txt
cpp
docs
go
go.mod
INSTALL.md
LICENSE.txt
misc
NOTICE.txt
python
README.md
ruby
scripts
tests
tools
VERSION.txt
-- The C compiler identification is GNU 7.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/libcrypto.so (found version 
"1.0.2n") 
-- 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.15") 
-- Found SWIG: /usr/bin/swig3.0 (found version "3.0.12") 
-- 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.27") 
-- Looking for a CXX compiler
-- Looking for a CXX compiler - /usr/bin/c++
-- The CXX compiler identification is GNU 7.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.30.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
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found suitable 
exact version "2.7.15+") 
-- Found Ruby: /usr/bin/ruby (found version "2.5.1") 
-- 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.10.4 linux/amd64)
-- Looking for Python module sphinx - not found
-- Looking for Python module sphinx_automodapi - not found
-- Sphinx modules not found; doc generation disabled.
-- Looking for Python module setuptools - found
-- Looking for Python module wheel - found
-- Looking for Python module tox - found
-- Configuring done
-- Generating done
-- Build files have been written to: 
<https://builds.apache.org/job/Qpid-proton-c/ws/build>
Scanning dependencies of target generated_c_files
[  1%] Generating src/protocol.h
[  1%] Generating src/encodings.h
[  1%] Built target generated_c_files
Scanning dependencies of target qpid-proton-core-objects
[  1%] Building C object 
c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/object.c.o
[  2%] Building C object 
c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/list.c.o
[  2%] Building C object 
c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/map.c.o
[  3%] Building C object 
c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/string.c.o
[  3%] Building C object 
c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/iterator.c.o
[  3%] Building C object 
c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/record.c.o
[  4%] Building C object 
c/CMakeFiles/qpid-proton-core-objects.dir/src/core/init.c.o
[  4%] Building C object 
c/CMakeFiles/qpid-proton-core-objects.dir/src/core/logger.c.o
<https://builds.apache.org/job/Qpid-proton-c/ws/c/src/core/logger.c>:39:3: 
error: initialization makes pointer from integer without a cast 
[-Wint-conversion]
   PN_LEVEL_CRITICAL,
   ^~~~~~~~~~~~~~~~~
<https://builds.apache.org/job/Qpid-proton-c/ws/c/src/core/logger.c>:39:3: 
note: (near initialization for 'the_default_logger.scratch')
<https://builds.apache.org/job/Qpid-proton-c/ws/c/src/core/logger.c>:41:3: 
error: initialization makes integer from pointer without a cast 
[-Wint-conversion]
   NULL
   ^~~~
<https://builds.apache.org/job/Qpid-proton-c/ws/c/src/core/logger.c>:41:3: 
note: (near initialization for 'the_default_logger.sev_mask')
c/CMakeFiles/qpid-proton-core-objects.dir/build.make:238: recipe for target 
'c/CMakeFiles/qpid-proton-core-objects.dir/src/core/logger.c.o' failed
make[2]: *** [c/CMakeFiles/qpid-proton-core-objects.dir/src/core/logger.c.o] 
Error 1
CMakeFiles/Makefile2:1063: recipe for target 
'c/CMakeFiles/qpid-proton-core-objects.dir/all' failed
make[1]: *** [c/CMakeFiles/qpid-proton-core-objects.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
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?

Reply via email to