Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ocaml-ppx_hash
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/ocaml-ppx_hash/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/ocaml-ppx_hash.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ocaml-ppx_hash.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ocaml-ppx_hash.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ce0f79d4a6c2b661733a35882281d1747a9b67a1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ce0f79d4a6c2b661733a35882281d1747a9b67a1 # timeout=10
Commit message: "Sync pkgbuilds repo with AUR"
 > git rev-list --no-walk ed91d4611e8faba807ded2f9abcf5bb8cf5e3513 # timeout=10
[ocaml-ppx_hash] $ /bin/sh -xe /tmp/jenkins17275450054844615968.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ocaml-ppx_hash
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: ocaml-ppx_hash 0.16.0-1 (Sun Jan 28 09:45:04 2024)
==> Retrieving sources...
-> Downloading ocaml-ppx_hash-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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 28660 0 28660 0 0 81269 0 --:--:-- --:--:-- --:--:-- 81269
==> Validating source files with sha512sums...
ocaml-ppx_hash-0.16.0.tar.gz ... Passed
==> Making package: ocaml-ppx_hash 0.16.0-1 (Sun Jan 28 09:45:10 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (14) camlp-streams-5.0.1-4 ocaml-biniou-1.2.2-7
ocaml-compiler-libs-5.1.0-1
ocaml-compiler-libs-repackaged-0.12.4-6
ocaml-easy-format-1.3.4-4 ocaml-ppx_derivers-1.2.1-12
ocaml-sexplib0-0.16.0-2 ocaml-stdlib-shims-0.3.0-7
ocaml-yojson-2.1.1-1 ocaml-5.1.0-1 ocaml-base-0.16.3-2
ocaml-ppx_compare-1:0.15.0-3 ocaml-ppx_sexp_conv-1:0.15.1-3
ocaml-ppxlib-0.31.0-1
Total Download Size: 1.61 MiB
Total Installed Size: 346.10 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
ocaml-ppx_sexp_conv-1:0.15.1-3-x86_64 downloading...
ocaml-ppx_compare-1:0.15.0-3-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ocaml...
Optional dependencies for ocaml
ncurses: advanced ncurses features [installed]
tk: advanced tk features
installing ocaml-sexplib0...
installing ocaml-base...
installing ocaml-compiler-libs...
installing ocaml-compiler-libs-repackaged...
installing ocaml-ppx_derivers...
installing ocaml-stdlib-shims...
installing ocaml-easy-format...
installing camlp-streams...
installing ocaml-biniou...
installing ocaml-yojson...
installing ocaml-ppxlib...
installing ocaml-ppx_compare...
installing ocaml-ppx_sexp_conv...
==> 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 [installed]
==> Retrieving sources...
-> Found ocaml-ppx_hash-0.16.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting ocaml-ppx_hash-0.16.0.tar.gz with bsdtar
==> Starting build()...
Shared cache: disabled
Workspace root: /build/ocaml-ppx_hash/src/ppx_hash-0.16.0
Auto-detected concurrency: 8
Dune context:
{ name = "default"
; kind = "default"
; profile = Release
; merlin = true
; for_host = None
; fdo_target_exe = None
; build_dir = In_build_dir "default"
; ocaml_bin = External "/usr/bin"
; ocaml = Ok External "/usr/bin/ocaml"
; ocamlc = External "/usr/bin/ocamlc.opt"
; ocamlopt = Ok External "/usr/bin/ocamlopt.opt"
; ocamldep = Ok External "/usr/bin/ocamldep.opt"
; ocamlmklib = Ok External "/usr/bin/ocamlmklib"
; installed_env =
map
{ "INSIDE_DUNE" :
"/build/ocaml-ppx_hash/src/ppx_hash-0.16.0/_build/default"
}
; findlib_paths = [ External "/usr/lib/ocaml"; External "/usr/lib/ocaml" ]
; ocaml_config =
{ version = "5.1.0"
; standard_library_default = "/usr/lib/ocaml"
; standard_library = "/usr/lib/ocaml"
; standard_runtime = "the_standard_runtime_variable_was_deleted"
; ccomp_type = "cc"
; c_compiler = "gcc"
; ocamlc_cflags =
[ "-O2"
; "-fno-strict-aliasing"
; "-fwrapv"
; "-pthread"
; "-g"
; "-fno-omit-frame-pointer"
; "-fPIC"
; "-march=x86-64"
; "-mtune=generic"
; "-O2"
; "-pipe"
; "-fno-plt"
; "-fexceptions"
; "-Wp,-D_FORTIFY_SOURCE=2"
; "-Wformat"
; "-Werror=format-security"
; "-fstack-clash-protection"
; "-fcf-protection"
; "-g"
; "-ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml"
; "-flto=auto"
; "-ffat-lto-objects"
]
; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ]
; ocamlopt_cflags =
[ "-O2"
; "-fno-strict-aliasing"
; "-fwrapv"
; "-pthread"
; "-g"
; "-fno-omit-frame-pointer"
; "-fPIC"
; "-march=x86-64"
; "-mtune=generic"
; "-O2"
; "-pipe"
; "-fno-plt"
; "-fexceptions"
; "-Wp,-D_FORTIFY_SOURCE=2"
; "-Wformat"
; "-Werror=format-security"
; "-fstack-clash-protection"
; "-fcf-protection"
; "-g"
; "-ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml"
; "-flto=auto"
; "-ffat-lto-objects"
]
; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ]
; bytecomp_c_compiler =
[ "gcc"
; "-O2"
; "-fno-strict-aliasing"
; "-fwrapv"
; "-pthread"
; "-g"
; "-fno-omit-frame-pointer"
; "-fPIC"
; "-march=x86-64"
; "-mtune=generic"
; "-O2"
; "-pipe"
; "-fno-plt"
; "-fexceptions"
; "-Wp,-D_FORTIFY_SOURCE=2"
; "-Wformat"
; "-Werror=format-security"
; "-fstack-clash-protection"
; "-fcf-protection"
; "-g"
; "-ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml"
; "-flto=auto"
; "-ffat-lto-objects"
; "-D_FILE_OFFSET_BITS=64"
]
; bytecomp_c_libraries = [ "-lzstd"; "-lm"; "-lpthread" ]
; native_c_compiler =
[ "gcc"
; "-O2"
; "-fno-strict-aliasing"
; "-fwrapv"
; "-pthread"
; "-g"
; "-fno-omit-frame-pointer"
; "-fPIC"
; "-march=x86-64"
; "-mtune=generic"
; "-O2"
; "-pipe"
; "-fno-plt"
; "-fexceptions"
; "-Wp,-D_FORTIFY_SOURCE=2"
; "-Wformat"
; "-Werror=format-security"
; "-fstack-clash-protection"
; "-fcf-protection"
; "-g"
; "-ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml"
; "-flto=auto"
; "-ffat-lto-objects"
; "-D_FILE_OFFSET_BITS=64"
]
; native_c_libraries = [ "-lzstd"; "-lm"; "-lpthread" ]
; native_pack_linker = [ "ld"; "-r"; "-o" ]
; cc_profile = []
; architecture = "amd64"
; model = "default"
; int_size = 63
; word_size = 64
; system = "linux"
; asm = [ "as" ]
; asm_cfi_supported = true
; with_frame_pointers = true
; ext_exe = ""
; ext_obj = ".o"
; ext_asm = ".s"
; ext_lib = ".a"
; ext_dll = ".so"
; os_type = "Unix"
; default_executable_name = "a.out"
; systhread_supported = true
; host = "x86_64-pc-linux-gnu"
; target = "x86_64-pc-linux-gnu"
; profiling = false
; flambda = false
; spacetime = false
; safe_string = true
; exec_magic_number = "Caml1999X033"
; cmi_magic_number = "Caml1999I033"
; cmo_magic_number = "Caml1999O033"
; cma_magic_number = "Caml1999A033"
; cmx_magic_number = "Caml1999Y033"
; cmxa_magic_number = "Caml1999Z033"
; ast_impl_magic_number = "Caml1999M033"
; ast_intf_magic_number = "Caml1999N033"
; cmxs_magic_number = "Caml1999D033"
; cmt_magic_number = "Caml1999T033"
; natdynlink_supported = true
; supports_shared_libraries = true
; windows_unicode = false
}
; instrument_with = []
}
Actual targets:
- recursive alias @install
Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/0224ad3443a846e54f1637fccb074e7d -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/metaquot -I /usr/lib/ocaml/ppxlib/metaquot_lifters -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -no-alias-deps -o .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmo -c -impl .ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen)
Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/1da4bba08a54c8cecd0e88ad32fdc312 -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/ppx_compare -I /usr/lib/ocaml/ppx_compare/expander -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppx_sexp_conv -I /usr/lib/ocaml/ppx_sexp_conv/expander -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/metaquot_lifters -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -no-alias-deps -o .ppx/1da4bba08a54c8cecd0e88ad32fdc312/dune__exe___ppx.cmo -c -impl .ppx/1da4bba08a54c8cecd0e88ad32fdc312/_ppx.ml-gen)
Command [1] exited with code 2:
$ (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/0224ad3443a846e54f1637fccb074e7d -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/metaquot -I /usr/lib/ocaml/ppxlib/metaquot_lifters -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -no-alias-deps -o .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmo -c -impl .ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen)
File ".ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen", line 1:
Error: /usr/lib/ocaml/ppxlib/ppxlib.cmi
is not a compiled interface for this version of OCaml.
It seems to be for an older version of OCaml.
Command [2] exited with code 2:
$ (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/1da4bba08a54c8cecd0e88ad32fdc312 -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/ppx_compare -I /usr/lib/ocaml/ppx_compare/expander -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppx_sexp_conv -I /usr/lib/ocaml/ppx_sexp_conv/expander -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/metaquot_lifters -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -no-alias-deps -o .ppx/1da4bba08a54c8cecd0e88ad32fdc312/dune__exe___ppx.cmo -c -impl .ppx/1da4bba08a54c8cecd0e88ad32fdc312/_ppx.ml-gen)
File ".ppx/1da4bba08a54c8cecd0e88ad32fdc312/_ppx.ml-gen", line 1:
Error: /usr/lib/ocaml/ppxlib/ppxlib.cmi
is not a compiled interface for this version of OCaml.
It seems to be for an older version of OCaml.
==> ERROR: A failure occurred in build().
Aborting...
==> 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 ce0f79d (current) to d1c0a1a (previous) published successfully!
Finished: FAILURE