See <https://builder.linuxtv.org/job/libcamera/293/display/redirect?page=changes> Changes: [jacopo] android: camera_device: Refuse unsupported formats [jacopo] android: camera_device: Generate JPEG sizes [jacopo] android: camera_device: Add debug to stream initialization [jacopo] android: camera_device: Break out size calculation [jacopo] android: camera_device: Generate RAW resolutions [jacopo] android: camera_device: Get rid of stream counter [jacopo] android: camera_device: Use Android format [jacopo] android: camera_device: Rework CameraStream handling [jacopo] android: camera_device: Set Encoder at construction [jacopo] android: camera_device: Make CameraStream a class ------------------------------------------ Started by an SCM change Running as SYSTEM Building remotely on slave2 in workspace <https://builder.linuxtv.org/job/libcamera/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://linuxtv.org/libcamera.git # timeout=10 Fetching upstream changes from git://linuxtv.org/libcamera.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- git://linuxtv.org/libcamera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 45fe8e99c83889816df320c6d27f7a2019744693 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 45fe8e99c83889816df320c6d27f7a2019744693 # timeout=10 Commit message: "android: camera_device: Make CameraStream a class" > git rev-list --no-walk d5ce2679c67877295ce0096afd3d24d28ad34d16 # timeout=10 [Checks API] No suitable checks publisher found. [libcamera] $ /bin/sh -xe /tmp/jenkins11576694003869286712.sh + rm -rf build + meson setup build The Meson build system Version: 0.52.1 Source dir: <https://builder.linuxtv.org/job/libcamera/ws/> Build dir: <https://builder.linuxtv.org/job/libcamera/ws/build> Build type: native build Project name: libcamera Project version: 0.0.0 C compiler for the host machine: ccache cc (gcc 8.3.0 "cc (Debian 8.3.0-6) 8.3.0") C linker for the host machine: GNU ld.bfd 2.31.1 C++ compiler for the host machine: ccache c++ (gcc 8.3.0 "c++ (Debian 8.3.0-6) 8.3.0") C++ linker for the host machine: GNU ld.bfd 2.31.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Header <execinfo.h> has symbol "backtrace" : YES Header <stdlib.h> has symbol "secure_getenv" : YES Compiler for C supports arguments -Wno-c99-designator -Wc99-designator: NO Configuring version.h using configuration Dependency libexif skipped: feature android disabled Dependency libjpeg skipped: feature android disabled Program openssl found: YES (/usr/bin/openssl) Library atomic found: YES Library dl found: YES Library gnutls found: YES Found pkg-config: /usr/bin/pkg-config (0.29) Run-time dependency libudev found: YES 241 Run-time dependency threads found: YES Run-time dependency Boost found: YES 1.67 Program ipa-sign-install.sh found: YES (<https://builder.linuxtv.org/job/libcamera/ws/src/ipa/ipa-sign-install.sh)> WARNING: rcc dependencies will not work reliably until this upstream issue is fixed: https://bugreports.qt.io/browse/QTBUG-45460 Run-time dependency qt5 (modules: Core, Gui, Widgets) found: YES 5.11.3 (pkg-config) Run-time dependency libtiff-4 found: YES 4.1.0 Header <QOpenGLWidget> has symbol "QOpenGLWidget" with dependency qt5: YES Detecting Qt5 tools moc: YES (/usr/lib/x86_64-linux-gnu/qt5/bin/moc, 5.11.3) uic: YES (/usr/lib/x86_64-linux-gnu/qt5/bin/uic, 5.11.3) rcc: YES (/usr/lib/x86_64-linux-gnu/qt5/bin/rcc, 5.11.3) lrelease: NO Run-time dependency glib-2.0 found: YES 2.58.3 Did not find CMake 'cmake' Found CMake: NO Run-time dependency gstreamer-video-1.0 found: NO (tried pkgconfig and cmake) Run-time dependency gstreamer-allocators-1.0 found: NO (tried pkgconfig and cmake) Program doxygen found: YES (/usr/bin/doxygen) Configuring Doxyfile using configuration Program sphinx-build-3 found: NO Program sphinx-build found: YES (/var/lib/jenkins/.local/bin/sphinx-build) meson.build:123: WARNING: The current running kernel version 4.19.0-6-amd64 is too old to run libcamera. meson.build:125: WARNING: If you intend to use libcamera on this machine, please upgrade to a kernel >= 5.0.0. Configuring config.h using configuration Message: Enabled pipelines: ipu3, raspberrypi, rkisp1, simple, uvcvideo, vimc Build targets in project: 84 Found ninja-1.8.2 at /usr/bin/ninja + meson configure -Dandroid=true -Dv4l2=true build ERROR: Value "true" for combo option is not one of the choices. Possible choices are: "enabled", "disabled", "auto". Build step 'Execute shell' marked build as failure