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.43.0'
 > 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 5110710ecbdebf358b5d3d920f7512448bd46062 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5110710ecbdebf358b5d3d920f7512448bd46062 # timeout=10
Commit message: "Sync pkgbuilds repo with AUR"
 > git rev-list --no-walk 40acf98e0a36816ec2e9075ae322f4ec2cd6267a # timeout=10
[ocaml-lambda-term] $ /bin/sh -xe /tmp/jenkins9323812969801731259.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-0002]...done
==> Making package: ocaml-lambda-term 3.3.2-2 (Thu Feb 1 22:40:12 2024)
==> Retrieving sources...
-> Found ocaml-lambda-term-3.3.2.tar.gz
==> Validating source files with sha512sums...
ocaml-lambda-term-3.3.2.tar.gz ... Passed
==> Making package: ocaml-lambda-term 3.3.2-2 (Thu Feb 1 22:40:20 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
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) dune-3.11.1-1
Total Installed Size: 34.72 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-0002/build
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
Publishing build last changes...
Last changes from revision 5110710 (current) to 094fa68 (previous) published successfully!
Finished: FAILURE