Skip to content
Failed

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ocaml-yojson
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/ocaml-yojson.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/ocaml-yojson # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ocaml-yojson.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ocaml-yojson.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/ocaml-yojson.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 9b237f22b1e1fb32716abb55e1d5ff34fa512b2d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b237f22b1e1fb32716abb55e1d5ff34fa512b2d # timeout=10
Commit message: "Update to 2.0.2"
First time build. Skipping changelog.
[ocaml-yojson] $ /bin/sh -xe /tmp/jenkins1777560321652589643.sh
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ocaml-yojson
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: ocaml-yojson 2.0.2-1 (Tue Apr 18 05:37:18 2023)
==> Retrieving sources...
-> Downloading yojson-2.0.2.tbz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36030 100 36030 0 0 88258 0 --:--:-- --:--:-- --:--:-- 179k
==> Validating source files with sha256sums...
yojson-2.0.2.tbz ... Passed
==> Making package: ocaml-yojson 2.0.2-1 (Tue Apr 18 05:37:23 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: ocaml-biniou
error: target not found: ocaml-easy-format
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> ocaml
-> ocaml-biniou
-> ocaml-easy-format
==> Checking buildtime dependencies...
==> Installing missing dependencies...
error: target not found: cppo
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> dune
-> cppo
==> ERROR: Could not resolve all dependencies.
==> ERROR: Build failed, check /var/lib/jenkins/chroots/root1/build-0001/build
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
Publishing build last changes...
ERROR: No successful build found, last changes will use previous revision.
Last changes from revision 9b237f2 (current) to 2002631 (previous) published successfully!
Finished: FAILURE