Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ocaml-lambda-term
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/ocaml-lambda-term/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/ocaml-lambda-term.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ocaml-lambda-term.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ocaml-lambda-term.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 7777fd317d79ba33933b1e3d666a3185edb28d62 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7777fd317d79ba33933b1e3d666a3185edb28d62 # timeout=10
Commit message: "ocaml 5.2 bump"
 > git rev-list --no-walk 8b0ae3fed9fe66ed39e2ab7fc5d77d77ecc73592 # timeout=10
[ocaml-lambda-term] $ /bin/sh -xe /tmp/jenkins8207934118264767706.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ocaml-lambda-term
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: ocaml-lambda-term 3.3.2-3 (Sat Jun 8 22:31:08 2024)
==> Retrieving sources...
-> Found ocaml-lambda-term-3.3.2.tar.gz
==> Validating source files with b2sums...
ocaml-lambda-term-3.3.2.tar.gz ... Passed
==> Making package: ocaml-lambda-term 3.3.2-3 (Sat Jun 8 22:31:13 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: ocaml-logs_lwt
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> ocaml>=4.08.0
-> ocaml-logs_lwt
-> ocaml-lwt>=4.2.0
-> ocaml-mew_vi>=0.5.0
-> ocaml-react
-> ocaml-zed>=3.2.0
-> libev
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) dune-3.15.3-1
Total Installed Size: 34.35 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing dune...
Optional dependencies for dune
ocaml: Dune standard library
==> 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...
Last changes from revision 7777fd3 (current) to 094fa68 (previous) published successfully!
Finished: FAILURE