Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ocaml-core
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/ocaml-core/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/ocaml-core.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ocaml-core.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ocaml-core.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 736470cea449ef2987b7127f68870dfd8a7f7a3b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 736470cea449ef2987b7127f68870dfd8a7f7a3b # timeout=10
Commit message: "ocaml 5.2 bump"
 > git rev-list --no-walk 6a32aa7d0a8daf0a5fab0c40cd4f654c93b14eb2 # timeout=10
[ocaml-core] $ /bin/sh -xe /tmp/jenkins7696698299206170584.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ocaml-core
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: ocaml-core 1:0.17.1-2 (Tue Jun 4 22:31:12 2024)
==> Retrieving sources...
-> Downloading ocaml-core-0.17.1.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 616k 0 616k 0 0 1377k 0 --:--:-- --:--:-- --:--:-- 1377k
==> Validating source files with b2sums...
ocaml-core-0.17.1.tar.gz ... Passed
==> Making package: ocaml-core 1:0.17.1-2 (Tue Jun 4 22:31:18 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: ocaml-base>=0.17.0
error: target not found: ocaml-base_bigstring>=0.17.0
error: target not found: ocaml-base_quickcheck>=0.17.0
error: target not found: ocaml-jst-config>=0.17.0
error: target not found: ocaml-ppx_base>=0.17.0
error: target not found: ocaml-ppx_diff>=0.17.0
error: target not found: ocaml-ppx_hash>=0.17.0
error: target not found: ocaml-splittable_random>=0.17.0
error: target not found: ocaml-stdio>=0.17.0
error: target not found: ocaml-time_now>=0.17.0
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> ocaml>=5.1.0
-> ocaml-base>=0.17.0
-> ocaml-base_bigstring>=0.17.0
-> ocaml-base_quickcheck>=0.17.0
-> ocaml-bin_prot>=0.17.0
-> ocaml-fieldslib>=0.17.0
-> ocaml-jane-street-headers>=0.17.0
-> ocaml-jst-config>=0.17.0
-> ocaml-ppx_assert>=0.17.0
-> ocaml-ppx_base>=0.17.0
-> ocaml-ppx_diff>=0.17.0
-> ocaml-ppx_hash>=0.17.0
-> ocaml-ppx_inline_test>=0.17.0
-> ocaml-ppx_jane>=0.17.0
-> ocaml-ppx_optcomp>=0.17.0
-> ocaml-ppx_sexp_conv>=0.17.0
-> ocaml-ppx_sexp_message>=0.17.0
-> ocaml-sexplib>=0.17.0
-> ocaml-splittable_random>=0.17.0
-> ocaml-stdio>=0.17.0
-> ocaml-time_now>=0.17.0
-> ocaml-typerep>=0.17.0
-> ocaml-variantslib>=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 736470c (current) to f8279a9 (previous) published successfully!
Finished: FAILURE