Build:
  1. 0
2026-07-26 10:52.59: New job: build efl.1.24.0 (10f34f8469f0)
2026-07-26 10:52.59: Waiting for resource in pool day11-builds
2026-07-26 11:00.25: Got resource from pool day11-builds
2026-07-26 11:00.25: [profile full] build efl.1.24.0
2026-07-26 11:00.25: build efl.1.24.0 (10f34f8469f0)
=== DEPENDENCIES (8 transitive) ===
  compiler-cloning.enabled                           22a431860256
  conf-efl.1.8                                       1a92e373c028
  conf-pkg-config.5                                  2c611009363a
  ocaml.5.5.0                                        af24caade1d3
  ocaml-base-compiler.5.5.0                          5f93989ce6d7
  ocaml-compiler.5.5.0                               15edcf5138e5
  ocamlbuild.0.16.1                                  ae35ea2527bb
  ocamlfind.1.9.9~preview                            c75d6f48ab10
=== STDOUT ===
Processing: [default: loading data]
[efl.1.24.0: dl]
[efl.1.24.0: extract]
-> retrieved efl.1.24.0  (https://opam.ocaml.org/cache)
[efl: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/efl.1.24.0/./configure "--prefix=/home/opam/.opam/default" "OCAMLFIND_DESTDIR=/home/opam/.opam/default/lib" (CWD=/home/opam/.opam/default/.opam-switch/build/efl.1.24.0)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe 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 for ocamlc... ocamlc
- OCaml version is 5.5.0
- OCaml library path is /home/opam/.opam/default/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for ocamlfind... ocamlfind
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for ELEMENTARY... yes
- checking for OCaml findlib package lablgl... not found
- configure: WARNING: Lablgl example will not be compiled
- checking for OCaml findlib package lwt.extra... not found
- configure: WARNING: Lwt example will not be compiled
- configure: creating ./examples/list.txt
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating myocamlbuild.ml
- config.status: creating META
- config.status: creating src/write_connect/main.ml
[efl: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/efl.1.24.0)
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + /home/opam/.opam/default/bin/ocamlopt.opt -I +unix unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + ocamldep -modules src/write_big_mli.ml > src/write_big_mli.ml.depends
- + ocamlc.opt -c -I src -o src/write_big_mli.cmo src/write_big_mli.ml
- + ocamlc.opt -a -I src src/write_big_mli.cmo -o src/write_big_mli.cma
- + ocamldep -modules src/write_connect/main.ml > src/write_connect/main.ml.depends
- + ocamldep -modules src/write_connect/expr.ml > src/write_connect/expr.ml.depends
- + /home/opam/.opam/default/bin/ocamllex.opt -q src/write_connect/lexer.mll
- + ocamldep -modules src/write_connect/lexer.ml > src/write_connect/lexer.ml.depends
- + /home/opam/.opam/default/bin/ocamlyacc src/write_connect/parser.mly
- + ocamldep -modules src/write_connect/parser.mli > src/write_connect/parser.mli.depends
- + ocamlc.opt -c -I src/write_connect -I src -o src/write_connect/expr.cmo src/write_connect/expr.ml
- + ocamlc.opt -c -I src/write_connect -I src -o src/write_connect/parser.cmi src/write_connect/parser.mli
- + ocamlc.opt -c -I src/write_connect -I src -o src/write_connect/lexer.cmo src/write_connect/lexer.ml
- + ocamlc.opt -c -I src/write_connect -I src -o src/write_connect/main.cmo src/write_connect/main.ml
- + ocamldep -modules src/write_connect/parser.ml > src/write_connect/parser.ml.depends
- + ocamlc.opt -c -I src/write_connect -I src -o src/write_connect/parser.cmo src/write_connect/parser.ml
- + ocamlc.opt -a -I src/write_connect src/write_connect/expr.cmo src/write_connect/parser.cmo src/write_connect/lexer.cmo src/write_connect/main.cmo -o src/write_connect/main.cma
- + ocaml src/write_multi.ml ml 1.28.1 src/write_connect/ctxpopup.txt.multi src/write_connect/ctxpopup.txt
- + ocaml src/write_multi.ml ml 1.28.1 src/write_connect/multibuttonentry.txt.multi src/write_connect/multibuttonentry.txt
- + ocaml src/write_multi.ml ml 1.28.1 src/write_connect/entry.txt.multi src/write_connect/entry.txt
- + ocaml src/write_multi.ml ml 1.28.1 src/write_connect/image.txt.multi src/write_connect/image.txt
- + ocaml src/write_multi.ml ml 1.28.1 src/ecore.mli.multi src/ecore.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/ecore_animator.mli.multi src/ecore_animator.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/evas.mli.multi src/evas.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm.mli.multi src/elm.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_config.mli.multi src/elm_config.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_object.mli.multi src/elm_object.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_layout.mli.multi src/elm_layout.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_ctxpopup.mli.multi src/elm_ctxpopup.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_fileselector.mli.multi src/elm_fileselector.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_multibuttonentry.mli.multi src/elm_multibuttonentry.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_naviframe.mli.multi src/elm_naviframe.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_popup.mli.multi src/elm_popup.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_app.mli.multi src/elm_app.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_calendar.mli.multi src/elm_calendar.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_clock.mli.multi src/elm_clock.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_colorselector.mli.multi src/elm_colorselector.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_entry.mli.multi src/elm_entry.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_flip.mli.multi src/elm_flip.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_gengrid.mli.multi src/elm_gengrid.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_genlist.mli.multi src/elm_genlist.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_glview.mli.multi src/elm_glview.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_image.mli.multi src/elm_image.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_index.mli.multi src/elm_index.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_label.mli.multi src/elm_label.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_mapbuf.mli.multi src/elm_mapbuf.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_notify.mli.multi src/elm_notify.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_panel.mli.multi src/elm_panel.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_photocam.mli.multi src/elm_photocam.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_progressbar.mli.multi src/elm_progressbar.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_scroller.mli.multi src/elm_scroller.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_slider.mli.multi src/elm_slider.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_spinner.mli.multi src/elm_spinner.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_table.mli.multi src/elm_table.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_transit.mli.multi src/elm_transit.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_web.mli.multi src/elm_web.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_win.mli.multi src/elm_win.mli
- + ocaml src/write_multi.ml ml 1.28.1 src/elm_video.mli.multi src/elm_video.mli
- + ocaml src/write_connect/main.cma
- + ocaml src/write_big_mli_run.ml Ecore Ecore_animator Ecore_timer Evas Evas_event Evas_font Evas_map Evas_object Evas_object_smart Ecore_evas Ethumb Edje Elm Elm_font Elm_config Elm_object Elm_gen Elm_layout Elm_ctxpopup Elm_fileselector Elm_fileselector_button Elm_fileselector_entry Elm_hoversel Elm_multibuttonentry Elm_naviframe Elm_popup Elm_app Elm_bg Elm_box Elm_bubble Elm_button Elm_calendar Elm_check Elm_clock Elm_colorselector Elm_conformant Elm_datetime Elm_dayselector Elm_diskselector Elm_entry Elm_flip Elm_flipselector Elm_frame Elm_gengrid Elm_genlist Elm_gesture_layer Elm_glview Elm_grid Elm_hover Elm_icon Elm_image Elm_index Elm_label Elm_list Elm_map Elm_mapbuf Elm_menu Elm_notify Elm_panel Elm_panes Elm_photo Elm_photocam Elm_plug Elm_progressbar Elm_radio Elm_route Elm_scroller Elm_segment_control Elm_separator Elm_slider Elm_slideshow Elm_spinner Elm_table Elm_theme Elm_thumb Elm_toolbar Elm_transit Elm_web Elm_win Elm_inwin Elm_win_inwin Elm_actionslider Elm_video Elm_sig Elm_toolbox Elm_connect
- + ocamldep -modules src/efl.mli > src/efl.mli.depends
- + ocamldep -modules src/elm_genlist.mli > src/elm_genlist.mli.depends
- + ocamldep -modules src/elm.mli > src/elm.mli.depends
- + ocamldep -modules src/evas.mli > src/evas.mli.depends
- + ocamldep -modules src/evas_event.mli > src/evas_event.mli.depends
- + ocamlc.opt -c -I src -o src/evas.cmi src/evas.mli
- + ocamldep -modules src/evas_object_smart.mli > src/evas_object_smart.mli.depends
- + ocamlc.opt -c -I src -o src/evas_event.cmi src/evas_event.mli
- + ocamlc.opt -c -I src -o src/evas_object_smart.cmi src/evas_object_smart.mli
- + ocamldep -modules src/elm_gen.mli > src/elm_gen.mli.depends
- + ocamldep -modules src/elm_list.mli > src/elm_list.mli.depends
- + ocamldep -modules src/elm_object.mli > src/elm_object.mli.depends
- + ocamldep -modules src/edje.mli > src/edje.mli.depends
- + ocamlc.opt -c -I src -o src/elm.cmi src/elm.mli
- + ocamldep -modules src/evas_object.mli > src/evas_object.mli.depends
- + ocamlc.opt -c -I src -o src/edje.cmi src/edje.mli
- + ocamlc.opt -c -I src -o src/evas_object.cmi src/evas_object.mli
- + ocamlc.opt -c -I src -o src/elm_object.cmi src/elm_object.mli
- + ocamlc.opt -c -I src -o src/elm_gen.cmi src/elm_gen.mli
- + ocamlc.opt -c -I src -o src/elm_list.cmi src/elm_list.mli
- + ocamldep -modules src/elm_icon.mli > src/elm_icon.mli.depends
- + ocamlc.opt -c -I src -o src/elm_genlist.cmi src/elm_genlist.mli
- + ocamlc.opt -c -I src -o src/elm_icon.cmi src/elm_icon.mli
- + ocamlc.opt -c -I src -o src/efl.cmi src/efl.mli
- + ocamlc.opt -c -I src -o src/efl.cmi src/efl.mli
- File "src/efl.mli", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- + ocamldep -modules src/ecore.mli > src/ecore.mli.depends
- + ocamlc.opt -c -I src -o src/ecore.cmi src/ecore.mli
- + ocamldep -modules src/ecore.ml > src/ecore.ml.depends
- + ocamldep -modules src/write_fun/main.ml > src/write_fun/main.ml.depends
- + ocamldep -modules src/write_fun/common.ml > src/write_fun/common.ml.depends
- + ocamldep -modules src/write_fun/ecore.ml > src/write_fun/ecore.ml.depends
- + ocamlc.opt -c -I src/write_fun -I src -o src/write_fun/common.cmo src/write_fun/common.ml
- + ocamldep -modules src/write_fun/ecore_animator.ml > src/write_fun/ecore_animator.ml.depends
- + ocamlc.opt -c -I src/write_fun -I src -o src/write_fun/ecore.cmo src/write_fun/ecore.ml
- + ocamldep -modules src/write_fun/ecore_evas.ml > src/write_fun/ecore_evas.ml.depends
- + ocamldep -modules src/write_fun/elm_bg.ml > src/write_fun/elm_bg.ml.depends
- + ocamldep -modules src/write_fun/elm_box.ml > src/write_fun/elm_box.ml.depends
- + ocamldep -modules src/write_fun/elm_bubble.ml > src/write_fun/elm_bubble.ml.depends
- + ocamldep -modules src/write_fun/elm_button.ml > src/write_fun/elm_button.ml.depends
- + ocamldep -modules src/write_fun/elm_calendar.ml > src/write_fun/elm_calendar.ml.depends
- + ocamldep -modules src/write_fun/elm_check.ml > src/write_fun/elm_check.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_clock.ml.multi src/write_fun/elm_clock.ml
- + ocamldep -modules src/write_fun/elm_clock.ml > src/write_fun/elm_clock.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_colorselector.ml.multi src/write_fun/elm_colorselector.ml
- + ocamldep -modules src/write_fun/elm_colorselector.ml > src/write_fun/elm_colorselector.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_config.ml.multi src/write_fun/elm_config.ml
- + ocamldep -modules src/write_fun/elm_config.ml > src/write_fun/elm_config.ml.depends
- + ocamldep -modules src/write_fun/elm_datetime.ml > src/write_fun/elm_datetime.ml.depends
- + ocamldep -modules src/write_fun/elm_dayselector.ml > src/write_fun/elm_dayselector.ml.depends
- + ocamldep -modules src/write_fun/elm_diskselector.ml > src/write_fun/elm_diskselector.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_entry.ml.multi src/write_fun/elm_entry.ml
- + ocamldep -modules src/write_fun/elm_entry.ml > src/write_fun/elm_entry.ml.depends
- + ocamldep -modules src/write_fun/elm_flip.ml > src/write_fun/elm_flip.ml.depends
- + ocamldep -modules src/write_fun/elm_flipselector.ml > src/write_fun/elm_flipselector.ml.depends
- + ocamldep -modules src/write_fun/elm_frame.ml > src/write_fun/elm_frame.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_gengrid.ml.multi src/write_fun/elm_gengrid.ml
- + ocamldep -modules src/write_fun/elm_gengrid.ml > src/write_fun/elm_gengrid.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_genlist.ml.multi src/write_fun/elm_genlist.ml
- + ocamldep -modules src/write_fun/elm_genlist.ml > src/write_fun/elm_genlist.ml.depends
- + ocamldep -modules src/write_fun/elm_list.ml > src/write_fun/elm_list.ml.depends
- + ocamlc.opt -c -I src/write_fun -I src -o src/write_fun/elm_list.cmo src/write_fun/elm_list.ml
- + ocamlc.opt -c -I src/write_fun -I src -o src/write_fun/elm_genlist.cmo src/write_fun/elm_genlist.ml
- + ocamldep -modules src/write_fun/elm_gesture_layer.ml > src/write_fun/elm_gesture_layer.ml.depends
- + ocamldep -modules src/write_fun/elm_glview.ml > src/write_fun/elm_glview.ml.depends
- + ocamldep -modules src/write_fun/elm_grid.ml > src/write_fun/elm_grid.ml.depends
- + ocamldep -modules src/write_fun/elm_hover.ml > src/write_fun/elm_hover.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_icon.ml.multi src/write_fun/elm_icon.ml
- + ocamldep -modules src/write_fun/elm_icon.ml > src/write_fun/elm_icon.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_image.ml.multi src/write_fun/elm_image.ml
- + ocamldep -modules src/write_fun/elm_image.ml > src/write_fun/elm_image.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_index.ml.multi src/write_fun/elm_index.ml
- + ocamldep -modules src/write_fun/elm_index.ml > src/write_fun/elm_index.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_label.ml.multi src/write_fun/elm_label.ml
- + ocamldep -modules src/write_fun/elm_label.ml > src/write_fun/elm_label.ml.depends
- + ocamldep -modules src/write_fun/elm_map.ml > src/write_fun/elm_map.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_mapbuf.ml.multi src/write_fun/elm_mapbuf.ml
- + ocamldep -modules src/write_fun/elm_mapbuf.ml > src/write_fun/elm_mapbuf.ml.depends
- + ocamldep -modules src/write_fun/elm_menu.ml > src/write_fun/elm_menu.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_notify.ml.multi src/write_fun/elm_notify.ml
- + ocamldep -modules src/write_fun/elm_notify.ml > src/write_fun/elm_notify.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_object.ml.multi src/write_fun/elm_object.ml
- + ocamldep -modules src/write_fun/elm_object.ml > src/write_fun/elm_object.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_panel.ml.multi src/write_fun/elm_panel.ml
- + ocamldep -modules src/write_fun/elm_panel.ml > src/write_fun/elm_panel.ml.depends
- + ocamldep -modules src/write_fun/elm_panes.ml > src/write_fun/elm_panes.ml.depends
- + ocamldep -modules src/write_fun/elm_photo.ml > src/write_fun/elm_photo.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_photocam.ml.multi src/write_fun/elm_photocam.ml
- + ocamldep -modules src/write_fun/elm_photocam.ml > src/write_fun/elm_photocam.ml.depends
- + ocamldep -modules src/write_fun/elm_plug.ml > src/write_fun/elm_plug.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_popup.ml.multi src/write_fun/elm_popup.ml
- + ocamldep -modules src/write_fun/elm_popup.ml > src/write_fun/elm_popup.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_progressbar.ml.multi src/write_fun/elm_progressbar.ml
- + ocamldep -modules src/write_fun/elm_progressbar.ml > src/write_fun/elm_progressbar.ml.depends
- + ocamldep -modules src/write_fun/elm_radio.ml > src/write_fun/elm_radio.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_scroller.ml.multi src/write_fun/elm_scroller.ml
- + ocamldep -modules src/write_fun/elm_scroller.ml > src/write_fun/elm_scroller.ml.depends
- + ocamldep -modules src/write_fun/elm_segment_control.ml > src/write_fun/elm_segment_control.ml.depends
- + ocamldep -modules src/write_fun/elm_separator.ml > src/write_fun/elm_separator.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_slider.ml.multi src/write_fun/elm_slider.ml
- + ocamldep -modules src/write_fun/elm_slider.ml > src/write_fun/elm_slider.ml.depends
- + ocamldep -modules src/write_fun/elm_slideshow.ml > src/write_fun/elm_slideshow.ml.depends
- + ocamldep -modules src/write_fun/elm_spinner.ml > src/write_fun/elm_spinner.ml.depends
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_table.ml.multi src/write_fun/elm_table.ml
- + ocamldep -modules src/write_fun/elm_table.ml > src/write_fun/elm_table.ml.depends
- + ocamldep -modules src/write_fun/elm_thumb.ml > src/write_fun/elm_thumb.ml.depends
- + ocamldep -modules src/write_fun/elm_toolbar.ml > src/write_fun/elm_toolbar.ml.depends
- + ocamlc.opt -c -I src/write_fun -I src -o src/write_fun/elm_icon.cmo src/write_fun/elm_icon.ml
- + ocaml src/write_multi.ml ml 1.28.1 src/write_fun/elm_transit.ml.multi src/write_fun/elm_transit.ml
- + ocamldep -modules src/write_fun/elm_transit.ml > src/write_fun/elm_transit.ml.depends
- + ocamldep -modules src/write_fun/elm_transit.ml > src/write_fun/elm_transit.ml.depends
- File "src/write_fun/elm_transit.ml", line 3, characters 4-10:
- 3 | let effect name list =
-         ^^^^^^
- Error: Syntax error
- Command exited with code 2.
- make: *** [Makefile:535: all-local] Error 10
[ERROR] The compilation of efl.1.24.0 failed at "make".
build failed... 

=== STDERR ===

2026-07-26 11:06.09: FAILED: build efl.1.24.0
2026-07-26 11:06.09: Job failed: build failed: efl.1.24.0