Skip to content
Failed

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ocaml-ppx_hash
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/ocaml-ppx_hash.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/ocaml-ppx_hash # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ocaml-ppx_hash.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ocaml-ppx_hash.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/ocaml-ppx_hash.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision d1c0a1ae947f4a263caa7f29498c57294dcc0388 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1c0a1ae947f4a263caa7f29498c57294dcc0388 # timeout=10
Commit message: "Add ARM arch notices"
First time build. Skipping changelog.
[ocaml-ppx_hash] $ /bin/sh -xe /tmp/jenkins8994545424380241951.sh
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ocaml-ppx_hash
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0002]...done
==> Making package: ocaml-ppx_hash 0.15.0-3 (Tue Apr 18 06:07:17 2023)
==> Retrieving sources...
-> Downloading ocaml-ppx_hash-0.15.0-3.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 28632 0 28632 0 0 55837 0 --:--:-- --:--:-- --:--:-- 55837
==> Validating source files with sha512sums...
ocaml-ppx_hash-0.15.0-3.tar.gz ... Passed
==> Making package: ocaml-ppx_hash 0.15.0-3 (Tue Apr 18 06:07:31 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: ocaml-ppx_compare>=0.15.0
error: target not found: ocaml-ppx_sexp_conv>=0.15.0
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> ocaml>=4.08.0
-> ocaml-base>=0.15.0
-> ocaml-ppx_compare>=0.15.0
-> ocaml-ppx_sexp_conv>=0.15.0
-> ocaml-ppxlib>=0.23.0
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) dune-3.7.0.post1-1
Total Installed Size: 36.82 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...
ERROR: No successful build found, last changes will use previous revision.
Last changes from revision d1c0a1a (current) to 79a5e7b (previous) published successfully!
Finished: FAILURE