You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/23 02:56:39 UTC

Build failed in Jenkins: Qpid-proton-c #2074

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

Changes:

[astitcher] PROTON-2196: Small proactor tidy ups


------------------------------------------
[...truncated 31.46 KB...]
swigging cproton.i to cproton_wrap.c
/usr/bin/swig3.0 -python -threads -Iinclude -o cproton_wrap.c cproton.i
running egg_info
creating python_qpid_proton.egg-info
writing requirements to python_qpid_proton.egg-info/requires.txt
writing python_qpid_proton.egg-info/PKG-INFO
writing top-level names to python_qpid_proton.egg-info/top_level.txt
writing dependency_links to python_qpid_proton.egg-info/dependency_links.txt
writing manifest file 'python_qpid_proton.egg-info/SOURCES.txt'
reading manifest file 'python_qpid_proton.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
writing manifest file 'python_qpid_proton.egg-info/SOURCES.txt'
running check
creating python-qpid-proton-0.31.0
creating python-qpid-proton-0.31.0/docs
creating python-qpid-proton-0.31.0/include
creating python-qpid-proton-0.31.0/include/proton
creating python-qpid-proton-0.31.0/proton
creating python-qpid-proton-0.31.0/python_qpid_proton.egg-info
creating python-qpid-proton-0.31.0/setuputils
creating python-qpid-proton-0.31.0/src
creating python-qpid-proton-0.31.0/src/compiler
creating python-qpid-proton-0.31.0/src/compiler/gcc
creating python-qpid-proton-0.31.0/src/compiler/msvc
creating python-qpid-proton-0.31.0/src/core
creating python-qpid-proton-0.31.0/src/core/object
creating python-qpid-proton-0.31.0/src/platform
creating python-qpid-proton-0.31.0/src/sasl
creating python-qpid-proton-0.31.0/src/ssl
copying files to python-qpid-proton-0.31.0...
copying MANIFEST.in -> python-qpid-proton-0.31.0
copying README.rst -> python-qpid-proton-0.31.0
copying cproton.py -> python-qpid-proton-0.31.0
copying cproton_wrap.c -> python-qpid-proton-0.31.0
copying setup.py -> python-qpid-proton-0.31.0
copying docs/conf.py -> python-qpid-proton-0.31.0/docs
copying docs/index.rst -> python-qpid-proton-0.31.0/docs
copying docs/overview.rst -> python-qpid-proton-0.31.0/docs
copying docs/tutorial.rst -> python-qpid-proton-0.31.0/docs
copying include/proton/cid.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/codec.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/condition.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/connection.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/connection_driver.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/cproton.i -> python-qpid-proton-0.31.0/include/proton
copying include/proton/delivery.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/disposition.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/engine.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/error.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/event.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/handlers.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/import_export.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/link.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/listener.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/log.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/logger.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/message.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/messenger.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/netaddr.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/object.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/proactor.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/reactor.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/sasl-plugin.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/sasl.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/selectable.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/session.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/ssl.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/terminus.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/transport.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/type_compat.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/types.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/url.h -> python-qpid-proton-0.31.0/include/proton
copying include/proton/version.h -> python-qpid-proton-0.31.0/include/proton
copying proton/__init__.py -> python-qpid-proton-0.31.0/proton
copying proton/_common.py -> python-qpid-proton-0.31.0/proton
copying proton/_compat.py -> python-qpid-proton-0.31.0/proton
copying proton/_condition.py -> python-qpid-proton-0.31.0/proton
copying proton/_data.py -> python-qpid-proton-0.31.0/proton
copying proton/_delivery.py -> python-qpid-proton-0.31.0/proton
copying proton/_endpoints.py -> python-qpid-proton-0.31.0/proton
copying proton/_events.py -> python-qpid-proton-0.31.0/proton
copying proton/_exceptions.py -> python-qpid-proton-0.31.0/proton
copying proton/_handlers.py -> python-qpid-proton-0.31.0/proton
copying proton/_io.py -> python-qpid-proton-0.31.0/proton
copying proton/_message.py -> python-qpid-proton-0.31.0/proton
copying proton/_reactor.py -> python-qpid-proton-0.31.0/proton
copying proton/_selectable.py -> python-qpid-proton-0.31.0/proton
copying proton/_tracing.py -> python-qpid-proton-0.31.0/proton
copying proton/_transport.py -> python-qpid-proton-0.31.0/proton
copying proton/_url.py -> python-qpid-proton-0.31.0/proton
copying proton/_utils.py -> python-qpid-proton-0.31.0/proton
copying proton/_wrapper.py -> python-qpid-proton-0.31.0/proton
copying proton/handlers.py -> python-qpid-proton-0.31.0/proton
copying proton/reactor.py -> python-qpid-proton-0.31.0/proton
copying proton/tracing.py -> python-qpid-proton-0.31.0/proton
copying proton/utils.py -> python-qpid-proton-0.31.0/proton
copying python_qpid_proton.egg-info/PKG-INFO -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info
copying python_qpid_proton.egg-info/SOURCES.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info
copying python_qpid_proton.egg-info/dependency_links.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info
copying python_qpid_proton.egg-info/requires.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info
copying python_qpid_proton.egg-info/top_level.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info
copying setuputils/PYZMQ_LICENSE.BSD -> python-qpid-proton-0.31.0/setuputils
copying setuputils/__init__.py -> python-qpid-proton-0.31.0/setuputils
copying setuputils/log.py -> python-qpid-proton-0.31.0/setuputils
copying setuputils/misc.py -> python-qpid-proton-0.31.0/setuputils
copying src/encodings.h -> python-qpid-proton-0.31.0/src
copying src/protocol.h -> python-qpid-proton-0.31.0/src
copying src/compiler/gcc/start.c -> python-qpid-proton-0.31.0/src/compiler/gcc
copying src/compiler/msvc/snprintf.c -> python-qpid-proton-0.31.0/src/compiler/msvc
copying src/compiler/msvc/start.c -> python-qpid-proton-0.31.0/src/compiler/msvc
copying src/core/autodetect.c -> python-qpid-proton-0.31.0/src/core
copying src/core/autodetect.h -> python-qpid-proton-0.31.0/src/core
copying src/core/buffer.c -> python-qpid-proton-0.31.0/src/core
copying src/core/buffer.h -> python-qpid-proton-0.31.0/src/core
copying src/core/codec.c -> python-qpid-proton-0.31.0/src/core
copying src/core/config.h -> python-qpid-proton-0.31.0/src/core
copying src/core/connection_driver.c -> python-qpid-proton-0.31.0/src/core
copying src/core/data.h -> python-qpid-proton-0.31.0/src/core
copying src/core/decoder.c -> python-qpid-proton-0.31.0/src/core
copying src/core/decoder.h -> python-qpid-proton-0.31.0/src/core
copying src/core/dispatch_actions.h -> python-qpid-proton-0.31.0/src/core
copying src/core/dispatcher.c -> python-qpid-proton-0.31.0/src/core
copying src/core/dispatcher.h -> python-qpid-proton-0.31.0/src/core
copying src/core/encoder.c -> python-qpid-proton-0.31.0/src/core
copying src/core/encoder.h -> python-qpid-proton-0.31.0/src/core
copying src/core/engine-internal.h -> python-qpid-proton-0.31.0/src/core
copying src/core/engine.c -> python-qpid-proton-0.31.0/src/core
copying src/core/error.c -> python-qpid-proton-0.31.0/src/core
copying src/core/event.c -> python-qpid-proton-0.31.0/src/core
copying src/core/framing.c -> python-qpid-proton-0.31.0/src/core
copying src/core/framing.h -> python-qpid-proton-0.31.0/src/core
copying src/core/init.c -> python-qpid-proton-0.31.0/src/core
copying src/core/init.h -> python-qpid-proton-0.31.0/src/core
copying src/core/log.c -> python-qpid-proton-0.31.0/src/core
copying src/core/log_private.h -> python-qpid-proton-0.31.0/src/core
copying src/core/logger.c -> python-qpid-proton-0.31.0/src/core
copying src/core/logger_private.h -> python-qpid-proton-0.31.0/src/core
copying src/core/max_align.h -> python-qpid-proton-0.31.0/src/core
copying src/core/memory.c -> python-qpid-proton-0.31.0/src/core
copying src/core/memory.h -> python-qpid-proton-0.31.0/src/core
copying src/core/message-internal.h -> python-qpid-proton-0.31.0/src/core
copying src/core/message.c -> python-qpid-proton-0.31.0/src/core
copying src/core/transport.c -> python-qpid-proton-0.31.0/src/core
copying src/core/transport.h -> python-qpid-proton-0.31.0/src/core
copying src/core/types.c -> python-qpid-proton-0.31.0/src/core
copying src/core/util.c -> python-qpid-proton-0.31.0/src/core
copying src/core/util.h -> python-qpid-proton-0.31.0/src/core
copying src/core/object/iterator.c -> python-qpid-proton-0.31.0/src/core/object
copying src/core/object/list.c -> python-qpid-proton-0.31.0/src/core/object
copying src/core/object/map.c -> python-qpid-proton-0.31.0/src/core/object
copying src/core/object/object.c -> python-qpid-proton-0.31.0/src/core/object
copying src/core/object/record.c -> python-qpid-proton-0.31.0/src/core/object
copying src/core/object/string.c -> python-qpid-proton-0.31.0/src/core/object
copying src/platform/platform.c -> python-qpid-proton-0.31.0/src/platform
copying src/platform/platform.h -> python-qpid-proton-0.31.0/src/platform
copying src/platform/platform_fmt.h -> python-qpid-proton-0.31.0/src/platform
copying src/sasl/cyrus_sasl.c -> python-qpid-proton-0.31.0/src/sasl
copying src/sasl/cyrus_stub.c -> python-qpid-proton-0.31.0/src/sasl
copying src/sasl/default_sasl.c -> python-qpid-proton-0.31.0/src/sasl
copying src/sasl/sasl-internal.h -> python-qpid-proton-0.31.0/src/sasl
copying src/sasl/sasl.c -> python-qpid-proton-0.31.0/src/sasl
copying src/ssl/openssl.c -> python-qpid-proton-0.31.0/src/ssl
copying src/ssl/schannel.c -> python-qpid-proton-0.31.0/src/ssl
copying src/ssl/ssl-internal.h -> python-qpid-proton-0.31.0/src/ssl
copying src/ssl/ssl_stub.c -> python-qpid-proton-0.31.0/src/ssl
Writing python-qpid-proton-0.31.0/setup.cfg
creating <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/pkgs>
Creating tar archive
removing 'python-qpid-proton-0.31.0' (and everything under it)
[ 99%] Built target py_pkg_src
Scanning dependencies of target py_pkg_wheel
running bdist_wheel
running build
running build_py
running build_ext
running configure
Did not find libqpid-proton-core via pkg-config: 
Building the bundled proton-c sources into the extension
Using openssl version 1.0.2n (found via pkg-config)
creating build
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/tmp
creating build/temp.linux-x86_64-2.7/tmp/user
creating build/temp.linux-x86_64-2.7/tmp/user/910
cc -c /tmp/user/910/sasl_client_doneJrJjfG.c -o build/temp.linux-x86_64-2.7/tmp/user/910/sasl_client_doneJrJjfG.o
cc build/temp.linux-x86_64-2.7/tmp/user/910/sasl_client_doneJrJjfG.o -lsasl2 -o build/temp.linux-x86_64-2.7/a.out
creating build/temp.linux-x86_64-2.7/home
creating build/temp.linux-x86_64-2.7/home/jenkins
creating build/temp.linux-x86_64-2.7/home/jenkins/jenkins-slave
creating build/temp.linux-x86_64-2.7/home/jenkins/jenkins-slave/workspace
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/>
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build>
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python>
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist>
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src>
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core>
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object>
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/compiler>
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/compiler/gcc>
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/ssl>
creating build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/sasl>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/codec.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/codec.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/framing.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/framing.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/encoder.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/encoder.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/autodetect.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/autodetect.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/decoder.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/decoder.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/error.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/error.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/logger.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/logger.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/engine.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/engine.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/dispatcher.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/dispatcher.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/buffer.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/buffer.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/types.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/types.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/log.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/log.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/memory.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/memory.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/connection_driver.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/connection_driver.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/init.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/init.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/event.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/event.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/util.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/util.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/transport.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/transport.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/message.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/message.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/map.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/map.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/list.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/list.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/string.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/string.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/record.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/record.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/iterator.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/iterator.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/object.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/object.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/compiler/gcc/start.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/compiler/gcc/start.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/ssl/openssl.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/ssl/openssl.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/sasl/sasl.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/sasl/sasl.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/sasl/default_sasl.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/sasl/default_sasl.o>
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src> -I/usr/include -c <https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/sasl/cyrus_sasl.c> -o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/sasl/cyrus_sasl.o>
building '_cproton' extension
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Ibuild/include -I<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/include> -I/usr/include/python2.7 -c cproton_wrap.c -o build/temp.linux-x86_64-2.7/cproton_wrap.o -pthread -DPROTON_DECLARE_STATIC
creating build/lib.linux-x86_64-2.7
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-UKCoZ3/python2.7-2.7.17=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC build/temp.linux-x86_64-2.7/cproton_wrap.o build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/codec.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/framing.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/encoder.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/autodetect.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/decoder.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/error.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/logger.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/engine.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/dispatcher.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/buffer.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/types.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/log.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/memory.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/connection_driver.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/init.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/event.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/util.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/transport.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/message.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/map.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/list.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/string.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/record.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/iterator.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/core/object/object.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/compiler/gcc/start.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/ssl/openssl.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/sasl/sasl.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/sasl/default_sasl.o> build/temp.linux-x86_64-2.7<https://builds.apache.org/job/Qpid-proton-c/ws/build/python/dist/src/sasl/cyrus_sasl.o> -lssl -lcrypto -lsasl2 -o build/lib.linux-x86_64-2.7/_cproton.so
/usr/bin/ld: cannot find -lssl
/usr/bin/ld: cannot find -lcrypto
collect2: error: ld returned 1 exit status
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
python/CMakeFiles/py_pkg_wheel.dir/build.make:57: recipe for target 'python/CMakeFiles/py_pkg_wheel' failed
make[2]: *** [python/CMakeFiles/py_pkg_wheel] Error 1
CMakeFiles/Makefile2:3812: recipe for target 'python/CMakeFiles/py_pkg_wheel.dir/all' failed
make[1]: *** [python/CMakeFiles/py_pkg_wheel.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?

Jenkins build is back to normal : Qpid-proton-c #2075

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/2075/display/redirect?page=changes>