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