See <https://builder.linuxtv.org/job/libcamera/971/display/redirect?page=changes> Changes: [kieran.bingham] libcamera v0.0.1 ------------------------------------------ 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 --resolve-git-dir <https://builder.linuxtv.org/job/libcamera/ws/.git> # 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.30.2' > 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 Checking out Revision a83aed77df1258e469c0eb42d9cb4f1938db53f2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a83aed77df1258e469c0eb42d9cb4f1938db53f2 # timeout=10 Commit message: "libcamera v0.0.1" > git rev-list --no-walk fc46d091231e22f47e2056fb854ddf4a999d606a # timeout=10 The recommended git tool is: NONE No credentials specified > git rev-parse a83aed77df1258e469c0eb42d9cb4f1938db53f2^{commit} # timeout=10 The recommended git tool is: NONE No credentials specified [GitCheckoutListener] Recording commits of 'git git://linuxtv.org/libcamera.git' [GitCheckoutListener] Found previous build 'libcamera #970' that contains recorded Git commits [GitCheckoutListener] -> Starting recording of new commits since 'fc46d09' [GitCheckoutListener] -> Using head commit 'a83aed7' as starting point [GitCheckoutListener] -> Git commit decorator could not be created for SCM 'hudson.plugins.git.GitSCM@411105d5' [GitCheckoutListener] -> Recorded one new commit [libcamera] $ /bin/sh -xe /tmp/jenkins11141597672901066666.sh + rm -rf build + meson setup -Dandroid=auto -Dv4l2=true build The Meson build system Version: 0.56.2 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.1 C compiler for the host machine: ccache cc (gcc 10.2.1 "cc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the host machine: cc ld.bfd 2.35.2 C++ compiler for the host machine: ccache c++ (gcc 10.2.1 "c++ (Debian 10.2.1-6) 10.2.1 20210110") C++ linker for the host machine: c++ ld.bfd 2.35.2 Host machine cpu family: x86_64 Host machine cpu: x86_64 meson.build:33: WARNING: The sources disagree about the version: 0.0.0 != 0.0.1 meson.build:41:4: ERROR: Unknown method "replace" for a string. A full log can be found at <https://builder.linuxtv.org/job/libcamera/ws/build/meson-logs/meson-log.txt> Build step 'Execute shell' marked build as failure