Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ocaml-variantslib
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/ocaml-variantslib/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/ocaml-variantslib.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ocaml-variantslib.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ocaml-variantslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 9fbeb921540a77728127b63819e61ce374702e42 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9fbeb921540a77728127b63819e61ce374702e42 # timeout=10
Commit message: "ocaml 5.2 bump"
 > git rev-list --no-walk b229b689c3f6c178c51d21a93fc333f26e80a98c # timeout=10
[ocaml-variantslib] $ /bin/sh -xe /tmp/jenkins517693646730391310.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ocaml-variantslib
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: ocaml-variantslib 1:0.17.0-2 (Sat Jun 8 03:50:11 2024)
==> Retrieving sources...
-> Found ocaml-variantslib-0.17.0.tar.gz
==> Validating source files with b2sums...
ocaml-variantslib-0.17.0.tar.gz ... Passed
==> Making package: ocaml-variantslib 1:0.17.0-2 (Sat Jun 8 03:50:17 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: ocaml-base>=0.17.0
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> ocaml>=5.1.0
-> ocaml-base>=0.17.0
==> 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 9fbeb92 (current) to 15459d8 (previous) published successfully!
Finished: FAILURE