Build:
  1. 0
2026-09-03 20:04.19: New job: build libdash.0.1 (4eda52b7242d)
2026-09-03 20:04.19: Waiting for resource in pool day11-builds
2026-09-03 21:56.52: Got resource from pool day11-builds
2026-09-03 21:56.52: [profile full] build libdash.0.1
2026-09-03 21:56.52: build libdash.0.1 (4eda52b7242d)
=== DEPENDENCIES (15 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  conf-autoconf.1                                    788c5c60b51c
  conf-libffi.2.0.0                                  32cf20b5f065
  conf-libtool.1                                     2552725b1111
  conf-pkg-config.5                                  74f50f3cfe72
  ctypes.0.17.1                                      52264861f503
  ctypes-foreign.0.18.0                              fbc0bb22dae5
  dune.3.24.2                                        bf83cdf0a904
  integers.0.8.0                                     e09615b6ddf8
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlfind.1.9.8                                    3cae95bed0a0
  stdlib-shims.0.3.0                                 484c72a128b6
=== STDOUT ===
Processing: [default: loading data]
[libdash.0.1: dl]
[libdash.0.1: extract]
-> retrieved libdash.0.1  (https://opam.ocaml.org/cache)
[libdash: libtoolize]
+ /usr/bin/libtoolize  (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
- libtoolize: putting auxiliary files in '.'.
- libtoolize: linking file './ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- libtoolize: linking file 'm4/libtool.m4'
- libtoolize: linking file 'm4/ltoptions.m4'
- libtoolize: linking file 'm4/ltsugar.m4'
- libtoolize: linking file 'm4/ltversion.m4'
- libtoolize: linking file 'm4/lt~obsolete.m4'
[libdash: aclocal]
+ /usr/bin/aclocal  (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
[libdash: autoheader]
+ /usr/bin/autoheader  (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
[libdash: automake]
+ /usr/bin/automake "--add-missing" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
- configure.ac:14: installing './ar-lib'
- configure.ac:10: installing './compile'
- configure.ac:191: installing './config.guess'
- configure.ac:191: installing './config.sub'
- configure.ac:2: installing './install-sh'
- configure.ac:2: installing './missing'
- src/Makefile.am: installing './depcomp'
[libdash: autoconf]
+ /usr/bin/autoconf  (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
- configure.ac:191: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
- configure.ac:191: You should run autoupdate.
- m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
- configure.ac:191: the top level
[libdash: mkdir _build]
+ /usr/bin/mkdir "_build" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
[libdash: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/libdash.0.1/./configure "--prefix=/home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether sleep supports fractional seconds... yes
- checking filesystem timestamp resolution... 0.01
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... /usr/bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking xargs -n works... yes
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking whether gcc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of gcc... gcc3
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... 
- yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for wchar.h... yes
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking whether _XOPEN_SOURCE should be defined... no
- checking for bison... no
- checking for byacc... no
- checking for ar... ar
- checking the archiver (ar) interface... ar
- checking for build system compiler... gcc
- checking for __attribute__((__alias__()))... yes
- checking for alloca.h... yes
- checking for paths.h... yes
- checking for gcc options needed to detect all undeclared functions... none needed
- checking whether _PATH_BSHELL is declared... yes
- checking whether _PATH_DEVNULL is declared... yes
- checking whether _PATH_TTY is declared... yes
- checking whether isblank is declared... yes
- checking size of intmax_t... 
- 8
- checking size of long long int... 8
- checking whether PRIdMAX is declared... yes
- checking for bsearch... yes
- checking for faccessat... yes
- checking for getpwnam... yes
- checking for getrlimit... yes
- checking for isalpha... yes
- checking for killpg... yes
- checking for mempcpy... yes
- checking for sigsetmask... yes
- checking for stpcpy... 
- yes
- checking for strchrnul... yes
- checking for strsignal... yes
- checking for strtod... yes
- checking for strtoimax... yes
- checking for strtoumax... yes
- checking for sysconf... yes
- checking for signal... yes
- checking for stat64... yes
- checking for open64... yes
- checking for stat::st_mtim... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for file... file
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ranlib... ranlib
- checking for archiver @FILE support... @
- checking for strip... strip
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /usr/bin/dd
- checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
- checking for mt... no
- checking if : is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
[libdash: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
- /usr/bin/make  all-recursive
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1'
- Making all in src
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/src'
-   CC       builtins.def
-   GEN      builtins.h
-   CC       mknodes
-   GEN      nodes.h
-   GEN      token.h
-   CC       mksyntax
-   GEN      syntax.h
- /usr/bin/make  all-am
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/src'
-   CC       dash-alias.o
-   CC       dash-arith_yacc.o
-   CC       dash-arith_yylex.o
-   CC       dash-cd.o
-   CC       dash-error.o
-   CC       dash-eval.o
-   CC       dash-exec.o
-   CC       dash-expand.o
-   CC       dash-histedit.o
-   CC       dash-input.o
-   CC       dash-jobs.o
-   CC       dash-mail.o
-   CC       dash-main.o
-   CC       dash-memalloc.o
-   CC       dash-miscbltin.o
-   CC       dash-mystring.o
-   CC       dash-options.o
-   CC       dash-parser.o
-   CC       dash-redir.o
-   CC       dash-show.o
-   CC       dash-trap.o
-   CC       dash-output.o
-   CC       bltin/dash-printf.o
-   CC       dash-system.o
-   CC       bltin/dash-test.o
-   CC       bltin/dash-times.o
-   CC       dash-var.o
-   CC       builtins.o
-   CC       mkinit
-   GEN      init.c
-   CC       init.o
-   CC       nodes.o
-   CC       mksignames
-   GEN      signames.c
-   CC       signames.o
-   CC       syntax.o
-   CCLD     dash
-   CC       alias.o
-   CC       arith_yacc.o
-   CC       arith_yylex.o
-   CC       cd.o
-   CC       error.o
-   CC       eval.o
-   CC       exec.o
-   CC       expand.o
-   CC       histedit.o
-   CC       input.o
-   CC       jobs.o
-   CC       mail.o
-   CC       main.o
- main.c:278:1: warning: 'read_profile' defined but not used [-Wunused-function]
-   278 | read_profile(const char *name)
-       | ^~~~~~~~~~~~
-   CC       memalloc.o
-   CC       miscbltin.o
-   CC       mystring.o
-   CC       options.o
-   CC       parser.o
-   CC       redir.o
-   CC       show.o
-   CC       trap.o
-   CC       output.o
-   CC       bltin/printf.o
-   CC       system.o
-   CC       bltin/test.o
-   CC       bltin/times.o
-   CC       var.o
-   AR       libdash.a
-   CC       libdash_la-alias.lo
-   CC       libdash_la-arith_yacc.lo
-   CC       libdash_la-arith_yylex.lo
-   CC       libdash_la-cd.lo
-   CC       libdash_la-error.lo
-   CC       libdash_la-eval.lo
-   CC       libdash_la-exec.lo
-   CC       libdash_la-expand.lo
-   CC       libdash_la-histedit.lo
-   CC       libdash_la-input.lo
-   CC       libdash_la-jobs.lo
-   CC       libdash_la-mail.lo
-   CC       libdash_la-main.lo
- main.c:278:1: warning: 'read_profile' defined but not used [-Wunused-function]
-   278 | read_profile(const char *name)
-       | ^~~~~~~~~~~~
-   CC       libdash_la-memalloc.lo
-   CC       libdash_la-miscbltin.lo
-   CC       libdash_la-mystring.lo
-   CC       libdash_la-options.lo
-   CC       libdash_la-parser.lo
-   CC       libdash_la-redir.lo
-   CC       libdash_la-show.lo
-   CC       libdash_la-trap.lo
-   CC       libdash_la-output.lo
-   CC       bltin/libdash_la-printf.lo
-   CC       libdash_la-system.lo
-   CC       bltin/libdash_la-test.lo
-   CC       bltin/libdash_la-times.lo
-   CC       libdash_la-var.lo
-   CC       libdash_la-builtins.lo
-   CC       libdash_la-init.lo
-   CC       libdash_la-nodes.lo
-   CC       libdash_la-signames.lo
-   CC       libdash_la-syntax.lo
-   CCLD     libdash.la
-   CC       dlldash_la-alias.lo
-   CC       dlldash_la-arith_yacc.lo
-   CC       dlldash_la-arith_yylex.lo
-   CC       dlldash_la-cd.lo
-   CC       dlldash_la-error.lo
-   CC       dlldash_la-eval.lo
-   CC       dlldash_la-exec.lo
-   CC       dlldash_la-expand.lo
-   CC       dlldash_la-histedit.lo
-   CC       dlldash_la-input.lo
-   CC       dlldash_la-jobs.lo
-   CC       dlldash_la-mail.lo
-   CC       dlldash_la-main.lo
- main.c:278:1: warning: 'read_profile' defined but not used [-Wunused-function]
-   278 | read_profile(const char *name)
-       | ^~~~~~~~~~~~
-   CC       dlldash_la-memalloc.lo
-   CC       dlldash_la-miscbltin.lo
-   CC       dlldash_la-mystring.lo
-   CC       dlldash_la-options.lo
-   CC       dlldash_la-parser.lo
-   CC       dlldash_la-redir.lo
-   CC       dlldash_la-show.lo
-   CC       dlldash_la-trap.lo
-   CC       dlldash_la-output.lo
-   CC       bltin/dlldash_la-printf.lo
-   CC       dlldash_la-system.lo
-   CC       bltin/dlldash_la-test.lo
-   CC       bltin/dlldash_la-times.lo
-   CC       dlldash_la-var.lo
-   CC       dlldash_la-builtins.lo
-   CC       dlldash_la-init.lo
-   CC       dlldash_la-nodes.lo
-   CC       dlldash_la-signames.lo
-   CC       dlldash_la-syntax.lo
-   CCLD     dlldash.la
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/src'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1'
[libdash: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
- Making install in src
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/src'
- /usr/bin/make  install-am
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/src'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/src'
-  /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib'
-  /bin/bash ../libtool   --mode=install /usr/bin/install -c   libdash.la dlldash.la '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib'
- libtool: install: /usr/bin/install -c .libs/libdash.so.0.0.0 /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib/libdash.so.0.0.0
- libtool: install: (cd /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib && { ln -s -f libdash.so.0.0.0 libdash.so.0 || { rm -f libdash.so.0 && ln -s libdash.so.0.0.0 libdash.so.0; }; })
- libtool: install: (cd /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib && { ln -s -f libdash.so.0.0.0 libdash.so || { rm -f libdash.so && ln -s libdash.so.0.0.0 libdash.so; }; })
- libtool: install: /usr/bin/install -c .libs/libdash.lai /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib/libdash.la
- libtool: install: /usr/bin/install -c .libs/dlldash.so.0.0.0 /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib/dlldash.so.0.0.0
- libtool: install: (cd /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib && { ln -s -f dlldash.so.0.0.0 dlldash.so.0 || { rm -f dlldash.so.0 && ln -s dlldash.so.0.0.0 dlldash.so.0; }; })
- libtool: install: (cd /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib && { ln -s -f dlldash.so.0.0.0 dlldash.so || { rm -f dlldash.so && ln -s dlldash.so.0.0.0 dlldash.so; }; })
- libtool: install: /usr/bin/install -c .libs/dlldash.lai /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib/dlldash.la
- libtool: finish: PATH="/home/opam/.opam/default/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib
- ----------------------------------------------------------------------
- Libraries have been installed in:
-    /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib
- 
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the '-LLIBDIR'
- flag during linking and do at least one of the following:
-    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
-      during execution
-    - add LIBDIR to the 'LD_RUN_PATH' environment variable
-      during linking
-    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
-    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
- 
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
-  /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/bin'
-   /bin/bash ../libtool   --mode=install /usr/bin/install -c dash '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/bin'
- libtool: install: /usr/bin/install -c dash /home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/bin/dash
-  /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib'
-  /usr/bin/install -c -m 644  libdash.a '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib'
-  ( cd '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/lib' && ranlib libdash.a )
-  /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/share/man/man1'
-  /usr/bin/install -c -m 644 dash.1 '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/_build/share/man/man1'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/src'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/src'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/src'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1'
- make[2]: Nothing to be done for 'install-exec-am'.
- make[2]: Nothing to be done for 'install-data-am'.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1'
[libdash: make ocaml]
+ /usr/bin/make "-C" "ocaml" "all" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
- make: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/ocaml'
- ocamlfind ocamlmklib -g -package str,ctypes,ctypes.foreign -dllpath `opam var lib`/libdash dash.mli dash.ml ast.mli ast.ml -o dash
- ./mk_meta.sh
- make: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.1/ocaml'
[libdash: ./mk_dot_install.sh]
+ /home/opam/.opam/default/.opam-switch/build/libdash.0.1/./mk_dot_install.sh  (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
[libdash: ./ldconfig.sh]
+ /home/opam/.opam/default/.opam-switch/build/libdash.0.1/./ldconfig.sh  (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.1)
-> compiled  libdash.0.1
-> installed libdash.0.1
[WARNING] Opam packages conf-libffi.2.0.0, conf-libtool.1 and conf-pkg-config.5 depend on the following system packages that are no longer installed: libffi-dev libtool pkg-config
  - conf-libffi.2.0.0: depends on libffi-dev
  - conf-libtool.1: depends on libtool
  - conf-pkg-config.5: depends on pkg-config

=== STDERR ===

2026-09-03 21:58.39: OK: build libdash.0.1 (runc: 66.2s, disk: 24KB)
2026-09-03 21:58.39: Job succeeded