[libcamera-devel] Build failed in Jenkins: libcamera #138
Jenkins Builder Robot
jenkins at linuxtv.org
Thu Apr 16 17:18:21 CEST 2020
See <https://builder.linuxtv.org/job/libcamera/138/display/redirect?page=changes>
Changes:
[laurent.pinchart] libcamera: Make IPA module signing optional
[laurent.pinchart] libcamera: Document dependencies for IPA module signing
[laurent.pinchart] libcamera: Make IPA module signing mandatory for the meantime
[laurent.pinchart] libcamera: gen-ipa-pub-key.py: Wrap lines in generated file
------------------------------------------
Started by an SCM change
Running as SYSTEM
Building remotely on slave2 in workspace <https://builder.linuxtv.org/job/libcamera/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 git://linuxtv.org/libcamera.git # timeout=10
Fetching upstream changes from git://linuxtv.org/libcamera.git
> git --version # timeout=10
> 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 8defb069eb4a68d62ebf312ec5a76eee162ad970 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8defb069eb4a68d62ebf312ec5a76eee162ad970 # timeout=10
Commit message: "libcamera: gen-ipa-pub-key.py: Wrap lines in generated file"
> git rev-list --no-walk 2155a9b74ea3cc3bc0295c5709749520ffacdf6b # timeout=10
[libcamera] $ /bin/sh -xe /tmp/jenkins4021614560821016703.sh
+ meson setup --wipe build
The Meson build system
Version: 0.49.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.0
Native C compiler: ccache cc (gcc 8.3.0 "cc (Debian 8.3.0-6) 8.3.0")
Native C++ compiler: ccache c++ (gcc 8.3.0 "c++ (Debian 8.3.0-6) 8.3.0")
Build machine cpu family: x86_64
Build 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
Program openssl found: YES (/usr/bin/openssl)
Program ipa/gen-ipa-priv-key.sh found: YES (<https://builder.linuxtv.org/job/libcamera/ws/src/ipa/gen-ipa-priv-key.sh)>
Library atomic found: YES
Library dl found: YES
src/libcamera/meson.build:65:0: ERROR: C library 'gnutls' not found
A full log can be found at <https://builder.linuxtv.org/job/libcamera/ws/build/meson-logs/meson-log.txt>
+ true
+ meson configure build
ERROR: No such build data file as "'<https://builder.linuxtv.org/job/libcamera/ws/build/meson-private/build.dat'".>
+ meson build
The Meson build system
Version: 0.49.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.0
Native C compiler: ccache cc (gcc 8.3.0 "cc (Debian 8.3.0-6) 8.3.0")
Native C++ compiler: ccache c++ (gcc 8.3.0 "c++ (Debian 8.3.0-6) 8.3.0")
Build machine cpu family: x86_64
Build 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
Program openssl found: YES (/usr/bin/openssl)
Program ipa/gen-ipa-priv-key.sh found: YES (<https://builder.linuxtv.org/job/libcamera/ws/src/ipa/gen-ipa-priv-key.sh)>
Library atomic found: YES
Library dl found: YES
src/libcamera/meson.build:65:0: ERROR: C library 'gnutls' not found
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
More information about the libcamera-devel
mailing list