Build:
  1. 0
2026-06-16 12:48.39: New job: build acpc.1.2.3 (c11461a3f710)
2026-06-16 12:48.39: Waiting for resource in pool day11-builds
2026-06-16 14:13.54: Got resource from pool day11-builds
2026-06-16 14:13.54: [profile full] build acpc.1.2.3
2026-06-16 14:13.54: build acpc.1.2.3 (c11461a3f710)
=== DEPENDENCIES (23 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  batteries.3.6.0                                    77614bf25731
  camlp-streams.5.0.1                                76b76cc9fe05
  conf-autoconf.0.2                                  b3cd190cf0b5
  conf-gnuplot.0.1                                   77c8ab0eb6c4
  csexp.1.5.2                                        ec63db2dab31
  dolog.3.0                                          fcc66cea5818
  dune.3.23.1                                        5402470d931c
  dune-configurator.3.23.1                           58f4a3f92083
  fileutils.0.6.6                                    12eab2c3cae2
  itv-tree.2.2                                       93530fbb5ae4
  num.1.6                                            480227ca99db
  obuild.0.2.2                                       40c909bd3050
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  ocamlgraph.2.2.0                                   ffe2e581e49b
  parmap.1.2.5                                       8adc573cbff9
  vector3.1.0.0                                      27b27a3d00d9
=== STDOUT ===
Processing: [default: loading data]
[acpc.1.2.3: dl]
[acpc.1.2.3: extract]
-> retrieved acpc.1.2.3  (https://opam.ocaml.org/cache)
[acpc: obuild configure]
+ /home/opam/.opam/default/bin/obuild "configure" (CWD=/home/opam/.opam/default/.opam-switch/build/acpc.1.2.3)
- Configuring ACPC-1.2...
- Detected 4 CPU cores, setting default parallelism to 4
[acpc: obuild build]
+ /home/opam/.opam/default/bin/obuild "build" (CWD=/home/opam/.opam/default/.opam-switch/build/acpc.1.2.3)
- warning: source file 'common/pqr_parser.ml' is compiled for both 'lib-common' (as Pqr_parser) and 'exe-acpc_par' (as Common.Pqr_parser).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/ROC.ml' is compiled for both 'lib-common' (as ROC) and 'exe-acpc_par' (as Common.ROC).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/autocorr.ml' is compiled for both 'lib-common' (as Autocorr) and 'exe-acpc_par' (as Common.Autocorr).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/mol2_parser.ml' is compiled for both 'lib-common' (as Mol2_parser) and 'exe-acpc_par' (as Common.Mol2_parser).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/feature.ml' is compiled for both 'lib-common' (as Feature) and 'exe-acpc_par' (as Common.Feature).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/chimera_colors.ml' is compiled for both 'lib-common' (as Chimera_colors) and 'exe-acpc_par' (as Common.Chimera_colors).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/consensus.ml' is compiled for both 'lib-common' (as Consensus) and 'exe-acpc_par' (as Common.Consensus).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/pl_parser.ml' is compiled for both 'lib-common' (as Pl_parser) and 'exe-acpc_par' (as Common.Pl_parser).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/my_utils.ml' is compiled for both 'lib-common' (as My_utils) and 'exe-acpc_par' (as Common.My_utils).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/amino_acid.ml' is compiled for both 'lib-common' (as Amino_acid) and 'exe-acpc_par' (as Common.Amino_acid).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/molecule.ml' is compiled for both 'lib-common' (as Molecule) and 'exe-acpc_par' (as Common.Molecule).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/molecular_graph.ml' is compiled for both 'lib-common' (as Molecular_graph) and 'exe-acpc_par' (as Common.Molecular_graph).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/query.ml' is compiled for both 'lib-common' (as Query) and 'exe-acpc_par' (as Common.Query).
-   These targets use different -for-pack flags, which may cause build failures.
- warning: source file 'common/atom.ml' is compiled for both 'lib-common' (as Atom) and 'exe-acpc_par' (as Common.Atom).
-   These targets use different -for-pack flags, which may cause build failures.
- [ 1 of 69] Compiling My_utils                      
- [ 2 of 69] Compiling Feature                       
- [ 3 of 69] Compiling Chimera_colors                
- [ 4 of 69] Compiling Amino_acid                    
- File "common/my_utils.ml", line 149, characters 4-18:
- 149 |     Pervasives.min      (* a fun   *)
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "common/my_utils.ml", line 150, characters 4-23:
- 150 |     Pervasives.infinity (* a value *)
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "common/my_utils.ml", line 156, characters 4-18:
- 156 |     Pervasives.max          (* a fun   *)
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "common/my_utils.ml", line 157, characters 4-27:
- 157 |     Pervasives.neg_infinity (* a value *)
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "common/my_utils.ml", line 610, characters 34-52:
- 610 |   A.fast_sort (fun (a,_) (b,_) -> Pervasives.compare a b) arr;
-                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "common/my_utils.ml", line 630, characters 44-62:
- 630 |   let ans = L.fast_sort (fun (_,a) (_,b) -> Pervasives.compare a b) ans in
-                                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 
- [ 5 of 69] Compiling ROC                           
- [ 6 of 69] Compiling Atom                          
- [ 7 of 69] Compiling Consensus                     
- [ 8 of 69] Compiling Molecule                      
- [ 9 of 69] Compiling Pqr_parser                    
- [10 of 69] Compiling Mol2_parser                   
- [11 of 69] Compiling Pl_parser                     
- [12 of 69] Compiling Molecular_graph               
- [13 of 69] Compiling Autocorr                      
- File "common/molecular_graph.ml", line 17, characters 18-36:
- 17 |     let compare = Pervasives.compare
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 
- [14 of 69] Compiling Query                         
- [15 of 69] Linking library dist/build/lib-common/common.cmxa
- [15 of 69] Linking library dist/build/lib-common/common.cmxs
- [15 of 69] Linking library dist/build/lib-common/common.cma
- [16 of 69] Checking dist/build/lib-common
- [17 of 69] Compiling Cacpc                         
- [18 of 69] Compiling Common.Parmap_utils           
- [19 of 69] Compiling Common.Amino_acid             
- [20 of 69] Compiling Common.My_utils               
- [21 of 69] Compiling Common.Feature                
- [22 of 69] Compiling Common.Chimera_colors         
- [23 of 69] Compiling Cons_rank                     
- File "cons_rank.ml", line 52, characters 18-26:
- 52 |       let lines = S.nsplit !rank_files ~by:"," in
-                        ^^^^^^^^
- Alert deprecated: S.nsplit
- Use split_on_string instead.
- 
- [24 of 69] Compiling Scores                        
- [25 of 69] Compiling Er_tool                       
- [26 of 69] Compiling Auc_tool                      
- [27 of 69] Compiling Mol2_reader                   
- [28 of 69] Compiling Codec                         
- [29 of 69] Compiling Mol2_tool                     
- File "common/my_utils.ml", line 149, characters 4-18:
- 149 |     Pervasives.min      (* a fun   *)
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "common/my_utils.ml", line 150, characters 4-23:
- 150 |     Pervasives.infinity (* a value *)
-           ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "common/my_utils.ml", line 156, characters 4-18:
- 156 |     Pervasives.max          (* a fun   *)
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "common/my_utils.ml", line 157, characters 4-27:
- 157 |     Pervasives.neg_infinity (* a value *)
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "common/my_utils.ml", line 610, characters 34-52:
- 610 |   A.fast_sort (fun (a,_) (b,_) -> Pervasives.compare a b) arr;
-                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "common/my_utils.ml", line 630, characters 44-62:
- 630 |   let ans = L.fast_sort (fun (_,a) (_,b) -> Pervasives.compare a b) ans in
-                                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 
- [30 of 69] Compiling Pqr_tool                      
- [31 of 69] Compiling Pl_tool                       
- [32 of 69] Compiling Broto_1984_autocorr           
- [33 of 69] Linking executable dist/build/acpc/acpc
- [34 of 69] Linking executable dist/build/acpc_consrank/acpc_consrank
- [35 of 69] Compiling Scorer                        
- [36 of 69] Linking executable dist/build/acpc_ertool/acpc_ertool
- [37 of 69] Linking executable dist/build/acpc_auctool/acpc_auctool
- [38 of 69] Linking executable dist/build/acpc_mol2reader/acpc_mol2reader
- [39 of 69] Linking executable dist/build/acpc_codec/acpc_codec
- [40 of 69] Compiling Common.ROC                    
- [41 of 69] Compiling Common.Atom                   
- [42 of 69] Linking executable dist/build/acpc_pqrtool/acpc_pqrtool
- [43 of 69] Linking executable dist/build/acpc_mol2tool/acpc_mol2tool
- [44 of 69] Linking executable dist/build/acpc_pltool/acpc_pltool
- [45 of 69] Linking executable dist/build/broto84/broto84
- [46 of 69] Checking dist/build/acpc_consrank
- [47 of 69] Checking dist/build/acpc
- [48 of 69] Linking executable dist/build/acpc_scorer/acpc_scorer
- [49 of 69] Checking dist/build/acpc_ertool
- [50 of 69] Checking dist/build/acpc_auctool
- [51 of 69] Checking dist/build/acpc_mol2reader
- [52 of 69] Compiling Common.Consensus              
- [53 of 69] Compiling Common.Molecule               
- [54 of 69] Checking dist/build/acpc_codec
- [55 of 69] Checking dist/build/acpc_pqrtool
- [56 of 69] Checking dist/build/acpc_mol2tool
- [57 of 69] Checking dist/build/acpc_pltool
- [58 of 69] Checking dist/build/broto84
- [59 of 69] Checking dist/build/acpc_scorer
- [60 of 69] Compiling Common.Mol2_parser            
- [61 of 69] Compiling Common.Pqr_parser             
- [62 of 69] Compiling Common.Pl_parser              
- [63 of 69] Compiling Common.Molecular_graph        
- [64 of 69] Compiling Common.Autocorr               
- File "common/molecular_graph.ml", line 17, characters 18-36:
- 17 |     let compare = Pervasives.compare
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 
- [65 of 69] Compiling Common.Query                  
- [66 of 69] Packing Common                        
- [67 of 69] Compiling Par_acpc                      
- [68 of 69] Linking executable dist/build/acpc_par/acpc_par
- [69 of 69] Checking dist/build/acpc_par
-> compiled  acpc.1.2.3
[acpc: cp]
+ /usr/bin/cp "dist/build/acpc/acpc" "dist/build/acpc_par/acpc_par" "dist/build/acpc_consrank/acpc_consrank" "dist/build/acpc_scorer/acpc_scorer" "dist/build/acpc_ertool/acpc_ertool" "dist/build/acpc_auctool/acpc_auctool" "dist/build/acpc_mol2reader/acpc_mol2reader" "dist/build/acpc_codec/acpc_codec" "dist/build/acpc_mol2tool/acpc_mol2tool" "dist/build/acpc_pqrtool/acpc_pqrtool" "dist/build/acpc_pltool/acpc_pltool" "/home/opam/.opam/default/bin" (CWD=/home/opam/.opam/default/.opam-switch/build/acpc.1.2.3)
[WARNING] Opam package conf-gnuplot.0.1 depends on the following system package that can no longer be found: gnuplot-x11
-> installed acpc.1.2.3

=== STDERR ===

2026-06-16 14:14.27: OK: build acpc.1.2.3 (runc: 14.6s, disk: 20KB)
2026-06-16 14:14.27: Job succeeded