Build:
  1. 0
2026-07-15 21:57.29: New job: build libdash.0.4.1 (bc1a00fa1db8)
2026-07-15 21:57.29: [profile full] build libdash.0.4.1
2026-07-15 21:57.33: build libdash.0.4.1 (bc1a00fa1db8)
=== DEPENDENCIES (33 transitive) ===
  atd.4.2.0                                          09f5c08afabf
  atdgen.4.2.0                                       f59b54e22b8b
  atdgen-runtime.4.2.0                               a972cccd8180
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  biniou.1.2.2                                       b56c9885747a
  camlp-streams.5.0.1                                e51e81126475
  cmdliner.2.1.1                                     5224d951a5e5
  compiler-cloning.enabled                           22a431860256
  conf-aclocal.2                                     ea1241ab936e
  conf-autoconf.0.2                                  c64eba8be016
  conf-automake.1                                    c8f6795cc8b1
  conf-libffi.2.0.0                                  59537f7edda9
  conf-libtool.1                                     5d008f185314
  conf-pkg-config.5                                  2c611009363a
  csexp.1.5.2                                        7401e567af07
  ctypes.0.24.0                                      1c95c3d26a42
  ctypes-foreign.0.24.0                              db520db1aaee
  dune.3.24.0                                        e560b9225410
  dune-configurator.3.24.0                           5d5ba511eb88
  easy-format.1.3.4                                  0e8342745ffc
  integers.0.8.0                                     7a1b3d239b29
  menhir.20260209                                    209c5eb5f068
  menhirCST.20260209                                 ea58c373fb95
  menhirGLR.20260209                                 caa90701fdb6
  menhirLib.20260209                                 73f9ba1b400e
  menhirSdk.20260209                                 88542ba9d7ea
  ocaml.5.5.0                                        7f4ed97746d4
  ocaml-base-compiler.5.5.0                          90499340edf4
  ocaml-compiler.5.5.0                               0ffda1968820
  re.1.14.0                                          e3f3280dfaef
  stdlib-shims.0.3.0                                 b1b0d87df8c2
  yojson.3.0.0                                       076111056727
=== STDOUT ===
Processing: [default: loading data]
[libdash.0.4.1: dl]
[libdash.0.4.1: extract]
-> retrieved libdash.0.4.1  (https://opam.ocaml.org/cache)
[libdash: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "libdash" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1)
- (cd _build/default/ocaml && /home/opam/.opam/default/bin/atdgen -j -j-std ast_atd.atd)
- Warning: option "-j-std" is deprecated.
- (cd _build/default && /usr/bin/bash -e -u -o pipefail -c '
-  set -e
-  if [ "$(uname -s)" = "Darwin" ]; then glibtoolize; else libtoolize; fi
-  aclocal && autoheader && automake --add-missing && autoconf
-  ./configure --prefix="$(pwd)"
-  /usr/bin/gmake
-  /usr/bin/gmake install
-  cp lib/libdash.a libdash.a
-  cp lib/dlldash.so dlldash.so
-  cp src/{builtins,nodes,syntax,token,token_vars}.h .
- ')
- 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'
- 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 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always
- 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 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always option to enable C11 features... none needed
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always... 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 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always
- checking for __attribute__((__alias__()))... yes
- checking for alloca.h... yes
- checking for paths.h... yes
- checking for sys/wait.h... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always 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 memfd_create... yes
- checking for memrchr... 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 tee... yes
- checking for wait3... yes
- checking for tee... (cached) yes
- checking for signal... yes
- checking whether stat64 is declared... yes
- checking for stat64... yes
- checking for glob64... yes
- checking for open64... yes
- checking for stat::st_mtim... yes
- checking for F_DUPFD_CLOEXEC... 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 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always... /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 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always 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 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always supports -fno-rtti -fno-exceptions... no
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always option to produce PIC... -fPIC -DPIC
- checking if gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always PIC flag -fPIC -DPIC works... yes
- checking if gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always static flag -static works... yes
- checking if gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always supports -c -o file.o... yes
- checking if gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always supports -c -o file.o... (cached) yes
- checking whether the gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always 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
- /usr/bin/gmake  all-recursive
- gmake[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default'
- Making all in src
- gmake[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/src'
-   CC       builtins.def
-   GEN      builtins.h
-   CC       mknodes
-   GEN      nodes.h
-   GEN      token.h
-   CC       mksyntax
-   GEN      syntax.h
- /usr/bin/gmake  all-am
- gmake[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/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
-   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
-   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
-   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
- gmake[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/src'
- gmake[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/src'
- gmake[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default'
- gmake[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default'
- gmake[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default'
- Making install in src
- gmake[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/src'
- /usr/bin/gmake  install-am
- gmake[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/src'
- gmake[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/src'
-  /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/lib'
-  /bin/bash ../libtool   --mode=install /usr/bin/install -c   libdash.la dlldash.la '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/lib'
- libtool: install: /usr/bin/install -c .libs/libdash.so.0.0.0 /home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/lib/libdash.so.0.0.0
- libtool: install: (cd /home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/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.4.1/_build/default/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.4.1/_build/default/lib/libdash.la
- libtool: install: /usr/bin/install -c .libs/dlldash.so.0.0.0 /home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/lib/dlldash.so.0.0.0
- libtool: install: (cd /home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/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.4.1/_build/default/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.4.1/_build/default/lib/dlldash.la
- libtool: finish: PATH="/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/install/default/bin:/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.4.1/_build/default/lib
- ----------------------------------------------------------------------
- Libraries have been installed in:
-    /home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/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.4.1/_build/default/bin'
-   /bin/bash ../libtool   --mode=install /usr/bin/install -c dash '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/bin'
- libtool: install: /usr/bin/install -c dash /home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/bin/dash
-  /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/lib'
-  /usr/bin/install -c -m 644  libdash.a '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/lib'
-  ( cd '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/lib' && ranlib libdash.a )
-  /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/share/man/man1'
-  /usr/bin/install -c -m 644 dash.1 '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/share/man/man1'
- gmake[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/src'
- gmake[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/src'
- gmake[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default/src'
- gmake[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default'
- gmake[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default'
- gmake[2]: Nothing to be done for 'install-exec-am'.
- gmake[2]: Nothing to be done for 'install-data-am'.
- gmake[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default'
- gmake[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.4.1/_build/default'
- configure.ac:16: installing './ar-lib'
- configure.ac:10: installing './compile'
- configure.ac:239: installing './config.guess'
- configure.ac:239: installing './config.sub'
- configure.ac:2: installing './install-sh'
- configure.ac:2: installing './missing'
- src/Makefile.am: installing './depcomp'
- configure.ac:239: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
- configure.ac:239: You should run autoupdate.
- m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
- configure.ac:239: the top level
- mksignames.c: In function 'initialize_signames':
- mksignames.c:122:58: warning: '%d' directive writing between 1 and 11 bytes into a region of size 8 [-Wformat-overflow=]
-   122 |             sprintf (signal_names[rtmin+rtcnt+1], "RTMIN+%d", rtcnt+1);
-       |                                                          ^~
- mksignames.c:122:51: note: directive argument in the range [-1073741823, 127]
-   122 |             sprintf (signal_names[rtmin+rtcnt+1], "RTMIN+%d", rtcnt+1);
-       |                                                   ^~~~~~~~~~
- mksignames.c:122:13: note: 'sprintf' output between 8 and 18 bytes into a destination of size 14
-   122 |             sprintf (signal_names[rtmin+rtcnt+1], "RTMIN+%d", rtcnt+1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- main.c:284:1: warning: 'read_profile' defined but not used [-Wunused-function]
-   284 | read_profile(const char *name)
-       | ^~~~~~~~~~~~
- main.c:284:1: warning: 'read_profile' defined but not used [-Wunused-function]
-   284 | read_profile(const char *name)
-       | ^~~~~~~~~~~~
- main.c:284:1: warning: 'read_profile' defined but not used [-Wunused-function]
-   284 | read_profile(const char *name)
-       | ^~~~~~~~~~~~
-> compiled  libdash.0.4.1
-> installed libdash.0.4.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-07-15 21:59.01: OK: build libdash.0.4.1 (runc: 87.2s, disk: 29KB)
2026-07-15 21:59.01: Job succeeded