Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ocaml-domainslib
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/ocaml-domainslib/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/ocaml-domainslib.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ocaml-domainslib.git
 > git --version # timeout=10
 > git --version # 'git version 2.42.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ocaml-domainslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 273e1273a82684b6265a443066052f3ce4681cc6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 273e1273a82684b6265a443066052f3ce4681cc6 # timeout=10
Commit message: "Fix ocaml-domainslib build"
 > git rev-list --no-walk 2355a9641def018b0bc70ea34211d1cbf6afc583 # timeout=10
[ocaml-domainslib] $ /bin/sh -xe /tmp/jenkins3588782098647399642.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ocaml-domainslib
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: ocaml-domainslib 0.5.1-2 (Fri Dec 15 19:37:10 2023)
==> Retrieving sources...
-> Found ocaml-domainslib-0.5.1.tar.gz
-> Downloading ocaml-domainslib-0.5.1-fix-saturn-queue.diff...
% 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
100 473 0 473 0 0 1062 0 --:--:-- --:--:-- --:--:-- 1062
==> Validating source files with sha512sums...
ocaml-domainslib-0.5.1.tar.gz ... Passed
ocaml-domainslib-0.5.1-fix-saturn-queue.diff ... Passed
==> Making package: ocaml-domainslib 0.5.1-2 (Fri Dec 15 19:37:16 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: ocaml-saturn>=0.4.0
error: target not found: ocaml-domain-local-await>=0.1.0
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> ocaml>=5.0.0
-> ocaml-saturn>=0.4.0
-> ocaml-domain-local-await>=0.1.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-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 273e127 (current) to 2355a96 (previous) published successfully!
Finished: FAILURE