[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #371951
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue May 10 09:42:18 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/371951/display/redirect>
Changes:
------------------------------------------
[...truncated 16.53 KB...]
-- Performing Test SUPPORTS_CXX11
-- Performing Test SUPPORTS_CXX11 - Success
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for initscr in curses
-- Looking for initscr in curses - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Found PythonLibs: /usr/lib/libpython3.10.so (found version "3.10.4")
-- git found: fatal: No names found, cannot describe anything.
-- Found PkgConfig: /usr/sbin/pkg-config (found version "1.8.0")
-- Looking for include file sys/file.h
-- Looking for include file sys/file.h - found
-- Looking for flock
-- Looking for flock - found
-- Checking for module 'udev'
-- Found udev, version 250
-- Looking for 3 include files X11/Xlib.h, ..., X11/extensions/Xrandr.h
-- Looking for 3 include files X11/Xlib.h, ..., X11/extensions/Xrandr.h - found
-- Looking for XRRGetScreenResources in Xrandr
-- Looking for XRRGetScreenResources in Xrandr - found
-- Looking for bcm_host_init in bcm_host
-- Looking for bcm_host_init in bcm_host - not found
-- Looking for include files tda998x_ioctl.h, comps/tmdlHdmiCEC/inc/tmdlHdmiCEC_Types.h
-- Looking for include files tda998x_ioctl.h, comps/tmdlHdmiCEC/inc/tmdlHdmiCEC_Types.h - not found
-- Found SWIG: /usr/sbin/swig (found version "4.0.2")
CMake Deprecation Warning at src/libcec/cmake/CheckPlatformSupport.cmake:224 (cmake_policy):
The OLD behavior for policy CMP0078 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
src/libcec/CMakeLists.txt:137 (include)
CMake Deprecation Warning at src/libcec/cmake/CheckPlatformSupport.cmake:228 (cmake_policy):
The OLD behavior for policy CMP0086 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
src/libcec/CMakeLists.txt:137 (include)
-- Configured features:
-- Pulse-Eight CEC Adapter: yes
-- Pulse-Eight CEC Adapter detection: yes
-- xrandr support: yes
-- Raspberry Pi support: no
-- TDA995x support: no
-- Exynos support: no
-- DRM support: yes
-- Linux support: yes
-- AOCEC support: no
-- i.MX6 support: no
-- Python support: version 3.10.4 (3.10)
-- lib info: git revision: fatal: No names found, cannot describe anything., compiled on 2022-05-10 08:23:31 by jenkins on Linux 5.16.0-0.bpo.4-amd64 (x86_64), features: P8_USB, DRM, P8_detect, randr, Linux
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/build
Scanning dependencies of target cec_swig_compilation
[ 2%] Building CXX object src/libcec/CMakeFiles/cec.dir/CECClient.cpp.o
[ 4%] Swig compile libcec.i for python
[ 7%] Building CXX object src/libcec/CMakeFiles/cec.dir/CECProcessor.cpp.o
[ 9%] Building CXX object src/libcec/CMakeFiles/cec.dir/LibCECC.cpp.o
[ 11%] Building CXX object src/libcec/CMakeFiles/cec.dir/LibCEC.cpp.o
[ 14%] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Linux/LinuxCECAdapterDetection.cpp.o
[ 16%] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Linux/LinuxCECAdapterCommunication.cpp.o
[ 23%] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Pulse-Eight/USBCECAdapterMessage.cpp.o
[ 23%] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/AdapterFactory.cpp.o
[ 23%] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Pulse-Eight/USBCECAdapterCommands.cpp.o
[ 26%] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECAudioSystem.cpp.o
[ 30%] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Pulse-Eight/USBCECAdapterCommunication.cpp.o
[ 30%] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Pulse-Eight/USBCECAdapterMessageQueue.cpp.o
[ 33%] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECBusDevice.cpp.o
[ 35%] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Pulse-Eight/USBCECAdapterDetection.cpp.o
[ 38%] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECRecordingDevice.cpp.o
[ 40%] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECDeviceMap.cpp.o
[ 42%] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECPlaybackDevice.cpp.o
[ 45%] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECTuner.cpp.o
[ 47%] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECTV.cpp.o
[ 50%] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/ANCommandHandler.cpp.o
[ 52%] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/CECCommandHandler.cpp.o
[ 54%] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/SLCommandHandler.cpp.o
[ 57%] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/VLCommandHandler.cpp.o
[ 59%] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/RLCommandHandler.cpp.o
[ 61%] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/PHCommandHandler.cpp.o
[ 64%] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/RHCommandHandler.cpp.o
[ 66%] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/AQCommandHandler.cpp.o
[ 69%] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/adl/adl-edid.cpp.o
[ 71%] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/nvidia/nv-edid.cpp.o
[ 73%] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/drm/drm-edid.cpp.o
[ 76%] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/posix/os-edid.cpp.o
[ 78%] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/posix/serialport.cpp.o
[ 80%] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/X11/randr-edid.cpp.o
[ 80%] Built target cec_swig_compilation
[ 83%] Linking CXX shared library libcec.so
[ 83%] Built target cec
[ 85%] Building CXX object src/cec-client/CMakeFiles/cec-client.dir/cec-client.cpp.o
[ 88%] Building CXX object src/cec-client/CMakeFiles/cec-client.dir/curses/CursesControl.cpp.o
[ 90%] Building C object src/cecc-client/CMakeFiles/cecc-client.dir/cecc-client.c.o
[ 92%] Building CXX object src/libcec/CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/src/cecc-client/cecc-client.c: In function 'cb_cec_log_message':
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/src/cecc-client/cecc-client.c:112:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=]
112 | printf("%s[" PRId64 "]\t%s\n", strLevel, message->time, message->message);
| ^~~~~ ~~~~~~~~~~~~~
| |
| int64_t {aka long int}
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/src/cecc-client/cecc-client.c:112:30: note: format string is defined here
112 | printf("%s[" PRId64 "]\t%s\n", strLevel, message->time, message->message);
| ~^
| |
| char *
| %ld
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/src/cecc-client/cecc-client.c:112:12: warning: too many arguments for format [-Wformat-extra-args]
112 | printf("%s[" PRId64 "]\t%s\n", strLevel, message->time, message->message);
| ^~~~~
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/src/cecc-client/cecc-client.c: In function 'main':
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/src/cecc-client/cecc-client.c:485:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
485 | fgets(buffer, sizeof(buffer), stdin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 95%] Linking C executable cecc-client
[ 95%] Built target cecc-client
In file included from /usr/include/python3.10/Python.h:130,
from /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx:179:
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/src/libcec/SwigHelper.h: In member function 'int CEC::CCecPythonCallbacks::CallPythonCallback(CEC::libcecSwigCallback, PyObject*)':
/usr/include/python3.10/ceval.h:24:34: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/src/libcec/SwigHelper.h:122:18: note: in expansion of macro 'PyEval_CallObject'
122 | result = PyEval_CallObject(m_callbacks[callback], arglist);
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx: In function 'CEC::ICECAdapter* CEC_ICECAdapter_Create(CEC::libcec_configuration*)':
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx:5164:27: warning: 'void PyEval_InitThreads()' is deprecated [-Wdeprecated-declarations]
5164 | PyEval_InitThreads();
| ~~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/python3.10/Python.h:130,
from /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx:179:
/usr/include/python3.10/ceval.h:122:37: note: declared here
122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
| ^~~~~~~~~~~~~~~~~~
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx: In function 'PyObject* PyInit__cec()':
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx:981:64: warning: 'void PyEval_InitThreads()' is deprecated [-Wdeprecated-declarations]
981 | # define SWIG_PYTHON_INITIALIZE_THREADS PyEval_InitThreads()
| ~~~~~~~~~~~~~~~~~~^~
/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx:18898:3: note: in expansion of macro 'SWIG_PYTHON_INITIALIZE_THREADS'
18898 | SWIG_PYTHON_INITIALIZE_THREADS;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.10/Python.h:130,
from /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/src/libcec-libcec-6.0.2/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx:179:
/usr/include/python3.10/ceval.h:122:37: note: declared here
122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
| ^~~~~~~~~~~~~~~~~~
[ 97%] Linking CXX executable cec-client
[ 97%] Built target cec-client
[100%] Linking CXX shared module _cec.so
[100%] Built target _cec
==> Entering fakeroot environment...
==> Starting package()...
[ 2%] Built target cec_swig_compilation
Consolidate compiler generated dependencies of target cec
[ 83%] Built target cec
Consolidate compiler generated dependencies of target cecc-client
Consolidate compiler generated dependencies of target _cec
Consolidate compiler generated dependencies of target cec-client
[ 88%] Built target cecc-client
[ 95%] Built target cec-client
[100%] Built target _cec
Install the project...
-- Install configuration: "Release"
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/bin/./cec-client-6.0.2
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/bin/./cec-client
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/bin/./cecc-client-6.0.2
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/bin/./cecc-client
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/bin/./pyCecClient
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/lib/python3.10/site-packages/_cec.so
-- Set runtime path of "/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/lib/python3.10/site-packages/_cec.so" to ""
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/lib/python3.10/site-packages/cec.py
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/lib/pkgconfig/libcec.pc
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/include/libcec/cec.h
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/include/libcec/cecc.h
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/include/libcec/cecloader.h
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/include/libcec/ceccloader.h
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/include/libcec/cectypes.h
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/include/libcec/version.h
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/lib/libcec.so.6.0.2
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/lib/libcec.so.6
-- Installing: /tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/pkg/libcec/usr/lib/libcec.so
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libcec"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libcec 6.0.2-3 (Mon Jun 12 14:47:10 2023)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-libcec-archlinuxrb-build-DOsejLdz
+ tee -a /srv/reproducible-results/archlinuxrb-build-DOsejLdz/b1/libcec/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/libcec-archlinuxrb-build-DOsejLdz/libcec/trunk/libcec-6.0.2-3-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-DOsejLdz/b1/libcec/libcec-6.0.2-3-x86_64.pkg.tar.zst'
Mon Jun 12 14:47:11 UTC 2023 - build #1 for libcec on osuosl170-amd64 done.
Mon Jun 12 14:47:11 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ggMLrTtb, removing.
/srv/reproducible-results/archlinuxrb-build-DOsejLdz:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 May 10 08:24 b1
drwxr-xr-x 2 jenkins jenkins 4096 May 10 08:23 b2
/srv/reproducible-results/archlinuxrb-build-DOsejLdz/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 May 10 08:24 libcec
/srv/reproducible-results/archlinuxrb-build-DOsejLdz/b1/libcec:
total 496
-rw-r--r-- 1 jenkins jenkins 27128 May 10 08:24 build1.log
-rw-r--r-- 1 jenkins jenkins 8 May 10 08:24 build1.version
-rw-r--r-- 1 jenkins jenkins 474072 May 10 08:24 libcec-6.0.2-3-x86_64.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-DOsejLdz/b2:
total 0
ssh: connect to host osuosl169-amd64.debian.net port 45048: No route to host
Tue May 10 08:24:24 UTC 2022 - osuosl169-amd64 seems to be down, sleeping 20min before aborting this job.
Terminated
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list