Build:
  1. 0
2026-06-16 15:44.33: New job: build freetds.0.6 (543419560853)
2026-06-16 15:44.33: Waiting for resource in pool day11-builds
2026-06-16 16:32.43: Got resource from pool day11-builds
2026-06-16 16:32.43: [profile full] build freetds.0.6
2026-06-16 16:32.43: build freetds.0.6 (543419560853)
=== DEPENDENCIES (13 transitive) ===
  base.v0.13.2                                       ea9bf421f381
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  configurator.v0.11.0                               d0edd3646cb4
  cppo.1.6.9                                         ce6e2a922fdd
  dune.1.11.4                                        29dd7ef124f2
  dune-configurator.1.0.0                            3e249db1eb1c
  jbuilder.transition                                a162452409e0
  ocaml.4.11.2                                       82527a3d9959
  ocaml-base-compiler.4.11.2                         853adb80bee7
  ocaml-config.1                                     73dc523c3cc6
  sexplib0.v0.13.0                                   9ee6deb6b630
  stdio.v0.13.0                                      af7e019a7f75
=== STDOUT ===
Processing: [default: loading data]

The following system packages will first need to be installed:
    freetds-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "freetds-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package freetds-common.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18247 files and directories currently installed.)
- Preparing to unpack .../freetds-common_1.3.17+ds-2_all.deb ...
- Unpacking freetds-common (1.3.17+ds-2) ...
- Selecting previously unselected package libct4:amd64.
- Preparing to unpack .../libct4_1.3.17+ds-2_amd64.deb ...
- Unpacking libct4:amd64 (1.3.17+ds-2) ...
- Selecting previously unselected package libsybdb5:amd64.
- Preparing to unpack .../libsybdb5_1.3.17+ds-2_amd64.deb ...
- Unpacking libsybdb5:amd64 (1.3.17+ds-2) ...
- Selecting previously unselected package freetds-dev.
- Preparing to unpack .../freetds-dev_1.3.17+ds-2_amd64.deb ...
- Unpacking freetds-dev (1.3.17+ds-2) ...
- Selecting previously unselected package freetds-doc.
- Preparing to unpack .../freetds-doc_1.3.17+ds-2_all.deb ...
- Unpacking freetds-doc (1.3.17+ds-2) ...
- Setting up freetds-doc (1.3.17+ds-2) ...
- Setting up freetds-common (1.3.17+ds-2) ...
- Setting up libsybdb5:amd64 (1.3.17+ds-2) ...
- Setting up libct4:amd64 (1.3.17+ds-2) ...
- Setting up freetds-dev (1.3.17+ds-2) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[freetds.0.6: dl]
[freetds.0.6: extract]
-> retrieved freetds.0.6  (https://opam.ocaml.org/cache)
[freetds: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "freetds" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/freetds.0.6)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "config/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-     discover src/c_flags.sexp,src/c_library_flags.sexp,src/cppo_flags.sexp (exit 1)
- (cd _build/default/src && ../config/discover.exe)
- run: /home/opam/.opam/default/bin/ocamlc.opt -config
- -> process exited with code 0
- -> stdout:
-  | version: 4.11.2
-  | standard_library_default: /home/opam/.opam/default/lib/ocaml
-  | standard_library: /home/opam/.opam/default/lib/ocaml
-  | ccomp_type: cc
-  | c_compiler: gcc
-  | ocamlc_cflags: -O2 -fno-strict-aliasing -fwrapv -fPIC
-  | ocamlc_cppflags: -D_FILE_OFFSET_BITS=64 -D_REENTRANT
-  | ocamlopt_cflags: -O2 -fno-strict-aliasing -fwrapv -fPIC
-  | ocamlopt_cppflags: -D_FILE_OFFSET_BITS=64 -D_REENTRANT
-  | bytecomp_c_compiler: gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT
-  | native_c_compiler: gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT
-  | bytecomp_c_libraries: -lm  -lpthread 
-  | native_c_libraries: -lm 
-  | native_pack_linker: ld -r -o 
-  | ranlib: ranlib
-  | architecture: amd64
-  | model: default
-  | int_size: 63
-  | word_size: 64
-  | system: linux
-  | asm: as
-  | asm_cfi_supported: true
-  | with_frame_pointers: false
-  | 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
-  | flambda: false
-  | spacetime: false
-  | safe_string: true
-  | default_safe_string: true
-  | flat_float_array: true
-  | function_sections: true
-  | afl_instrument: false
-  | windows_unicode: false
-  | supports_shared_libraries: true
-  | exec_magic_number: Caml1999X028
-  | cmi_magic_number: Caml1999I028
-  | cmo_magic_number: Caml1999O028
-  | cma_magic_number: Caml1999A028
-  | cmx_magic_number: Caml1999Y028
-  | cmxa_magic_number: Caml1999Z028
-  | ast_impl_magic_number: Caml1999M028
-  | ast_intf_magic_number: Caml1999N028
-  | cmxs_magic_number: Caml1999D028
-  | cmt_magic_number: Caml1999T028
- -> stderr:
- compiling c program:
-  | #include <stdio.h>
-  | #include <sybdb.h>
-  | 
-  | int main()
-  | {
-  |   printf("REG_ROW=i:%d\n", REG_ROW);
-  |   return 0;
-  | }
- run: gcc -O2 -fno-strict-aliasing -fwrapv -fPIC '-I' '/home/opam/.opam/default/lib/ocaml' '-o' '/tmp/ocaml-configurator19f17b/c-test-1/test.exe' '/tmp/ocaml-configurator19f17b/c-test-1/test.c' '-lct' '-lsybdb'
- -> process exited with code 0
- -> stdout:
- -> stderr:
- run: /tmp/ocaml-configurator19f17b/c-test-1/test.exe
- -> process exited with code 126
- -> stdout:
- -> stderr:
-  | sh: 1: /tmp/ocaml-configurator19f17b/c-test-1/test.exe: Permission denied
- Error: command exited with code 126: /tmp/ocaml-configurator19f17b/c-test-1/test.exe
[ERROR] The compilation of freetds.0.6 failed at "jbuilder build -p freetds -j 39".
build failed... 

=== STDERR ===

2026-06-16 16:32.51: FAILED: build freetds.0.6
2026-06-16 16:32.51: Job failed: build failed: freetds.0.6