==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_11e4b645-02ea-4540-97fe-445bb2660b1d]...done ==> Making package: ocaml-findlib 1.9.8-3.1 (Tue Jan 14 19:46:27 2025) ==> Retrieving sources... -> Downloading findlib-1.9.8.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 268k 100 268k 0 0 1804k 0 --:--:-- --:--:-- --:--:-- 1812k ==> Validating source files with b2sums... findlib-1.9.8.tar.gz ... Passed ==> Making package: ocaml-findlib 1.9.8-3.1 (Tue Jan 14 18:46:36 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change extra/ocaml 5.2.1-1 136.04 MiB extra/ocaml-compiler-libs 5.2.1-1 71.76 MiB Total Installed Size: 207.79 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing ocaml... Optional dependencies for ocaml ncurses: advanced ncurses features [installed] tk: advanced tk features installing ocaml-compiler-libs... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found findlib-1.9.8.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting findlib-1.9.8.tar.gz with bsdtar ==> Starting build()... Welcome to findlib version 1.9.8 Configuring core... Checking for #remove_directory... Testing threading model... systhread_supported: true Testing DLLs... Testing whether ppxopt can be supported... Checking for ocamlc -opaque... Checking for ocamlopt -g... Configuring libraries... unix: package already present dynlink: package already present bigarray: not present (possible since 4.08) compiler-libs: package already present dbm: not present (normal since 4.00) graphics: not present (normal since 4.09) num: not present (normal since 4.06) ocamlbuild: not present (normal since 4.03) ocamldoc: package already present raw_spacetime: not present (normal since 4.12) threads: package already present str: package already present labltk: not present (normal since 4.02) native dynlink: found camlp4: not present (normal since OCaml-4.02) bytes: found, installing fake library Configuration for bytes written to site-lib-src/bytes/META Detecting compiler arguments: (extractor built) ok About the OCAML core installation: Standard library: /usr/lib/ocaml Binaries: /usr/bin Manual pages: /usr/local/man Multi-threading type: posix The directory of site-specific packages will be site-lib: /usr/lib/ocaml The configuration file is written to: findlib config file: /etc/findlib.conf Software will be installed: Libraries: in /findlib Binaries: /usr/bin Manual pages: /usr/share/man topfind script: /usr/lib/ocaml Topfind ppxopt support: yes Toolbox: no Link custom runtime: yes Need bytes compatibility: no Configuration has been written to Makefile.config You can now do 'make all', and optionally 'make opt', to build ocamlfind. for p in findlib; do ( cd src/$p; make all ) || exit; done for p in findlib; do ( cd src/$p; make opt ) || exit; done make[1]: Entering directory '/startdir/src/findlib-1.9.8/src/findlib' ocamllex fl_meta.mll USE_CYGPATH="0"; \ export USE_CYGPATH; \ cat findlib_config.mlp | \ ../../tools/patch '@CONFIGFILE@' '/etc/findlib.conf' | \ ../../tools/patch '@STDLIB@' '/usr/lib/ocaml' | \ ../../tools/patch '@RELATIVE_PATHS@' 'false' | \ sed -e 's;@AUTOLINK@;true;g' \ -e 's;@SYSTEM@;linux;g' \ >findlib_config.ml make[1]: Entering directory '/startdir/src/findlib-1.9.8/src/findlib' ocamllex fl_meta.mll USE_CYGPATH="0"; \ export USE_CYGPATH; \ cat findlib_config.mlp | \ ../../tools/patch '@CONFIGFILE@' '/etc/findlib.conf' | \ ../../tools/patch '@STDLIB@' '/usr/lib/ocaml' | \ ../../tools/patch '@RELATIVE_PATHS@' 'false' | \ sed -e 's;@AUTOLINK@;true;g' \ -e 's;@SYSTEM@;linux;g' \ >findlib_config.ml 22 states, 392 transitions, table size 1700 bytes if [ "true" = "true" ]; then \ cp topfind.ml.in topfind.ml; \ else \ sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ > topfind.ml ; \ fi if [ "true" = "true" ]; then \ cp topfind.ml.in topfind.ml; \ else \ sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ > topfind.ml ; \ fi 22 states, 392 transitions, table size 1700 bytes cp: cannot create regular file 'topfind.ml': File exists Makefile:197: depend: No such file or directory make[1]: *** [Makefile:103: topfind.ml] Error 1 make[1]: Leaving directory '/startdir/src/findlib-1.9.8/src/findlib' make: *** [Makefile:14: all] Error 2 make: *** Waiting for unfinished jobs.... ocamldep *.ml *.mli >depend ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_compat.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli if [ "1" = "1" ]; then \ cp topfind.in topfind.compat.in; \ else \ sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \ > topfind.compat.in ; \ fi ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml USE_CYGPATH="0"; \ export USE_CYGPATH; \ cat topfind.compat.in | \ ../../tools/patch '@SITELIB@' '/usr/lib/ocaml' | \ ../../tools/patch '@RELATIVE_PATHS@' 'false' \ >topfind ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml File "topfind.ml", line 128, characters 40-63: 128 | match Hashtbl.find Toploop.directive_table "ppx" with ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 258, characters 4-27: 258 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 268, characters 4-27: 268 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 280, characters 4-27: 280 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 293, characters 4-27: 293 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 307, characters 4-27: 307 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 319, characters 4-27: 319 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx if [ 1 -gt 0 ]; then \ ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ fi ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx if [ 1 -gt 0 ]; then \ ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ fi if [ 1 -gt 0 ]; then \ ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ fi ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ -I +unix -I +dynlink ocaml_args.cmx frontend.cmx make[1]: Leaving directory '/startdir/src/findlib-1.9.8/src/findlib' ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_11e4b645-02ea-4540-97fe-445bb2660b1d/build