Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ocaml-time_now
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/ocaml-time_now/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/ocaml-time_now.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ocaml-time_now.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ocaml-time_now.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 1782ebfb327c945b5b548746240200551e498913 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1782ebfb327c945b5b548746240200551e498913 # timeout=10
Commit message: "Sync pkgbuilds repo with AUR"
 > git rev-list --no-walk 5a2ed70fc373baff55c836d5259e4699a779a555 # timeout=10
[ocaml-time_now] $ /bin/sh -xe /tmp/jenkins4650298213335134190.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ocaml-time_now
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: ocaml-time_now 0.16.0-1 (Sun Feb 4 09:45:04 2024)
==> Retrieving sources...
-> Downloading ocaml-time_now-0.16.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 3729 0 3729 0 0 9554 0 --:--:-- --:--:-- --:--:-- 9554
==> Validating source files with sha512sums...
ocaml-time_now-0.16.0.tar.gz ... Passed
==> Making package: ocaml-time_now 0.16.0-1 (Sun Feb 4 09:45:11 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: ocaml-jst-config>=0.16.0
error: target not found: ocaml-ppx_base>=0.16.0
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> ocaml>=4.14.0
-> ocaml-base>=0.16.0
-> ocaml-jane-street-headers>=0.16.0
-> ocaml-jst-config>=0.16.0
-> ocaml-ppx_base>=0.16.0
-> ocaml-ppx_optcomp>=0.16.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 1782ebf (current) to 2fcf5d8 (previous) published successfully!
Finished: FAILURE