==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_97d87926-edc2-4b15-8786-95335a3bf659]...done ==> Making package: ocaml-findlib 1.9.6-6.1 (Tue May 21 06:07:52 2024) ==> Retrieving sources... -> Downloading findlib-1.9.6.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 264k 100 264k 0 0 1725k 0 --:--:-- --:--:-- --:--:-- 1731k ==> Validating source files with b2sums... findlib-1.9.6.tar.gz ... Passed ==> Making package: ocaml-findlib 1.9.6-6.1 (Tue May 21 06:08:07 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change extra/ocaml 5.1.1-1 125.76 MiB extra/ocaml-compiler-libs 5.1.1-1 68.40 MiB Total Installed Size: 194.16 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... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found findlib-1.9.6.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting findlib-1.9.6.tar.gz with bsdtar ==> Starting build()... Welcome to findlib version 1.9.6 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: not 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.6/src/findlib' ocamllex fl_meta.mll make[1]: Entering directory '/startdir/src/findlib-1.9.6/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' | \ sed -e 's;@AUTOLINK@;true;g' \ -e 's;@SYSTEM@;linux;g' \ >findlib_config.ml USE_CYGPATH="0"; \ export USE_CYGPATH; \ cat findlib_config.mlp | \ ../../tools/patch '@CONFIGFILE@' '/etc/findlib.conf' | \ ../../tools/patch '@STDLIB@' '/usr/lib/ocaml' | \ sed -e 's;@AUTOLINK@;true;g' \ -e 's;@SYSTEM@;linux;g' \ >findlib_config.ml 22 states, 392 transitions, table size 1700 bytes 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 cp: cannot create regular file 'topfind.ml': File exists Makefile:192: depend: No such file or directory make[1]: *** [Makefile:101: topfind.ml] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/startdir/src/findlib-1.9.6/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 findlib_config.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 USE_CYGPATH="0"; \ export USE_CYGPATH; \ cat topfind_rd1.p | \ ../../tools/patch '@SITELIB@' '/usr/lib/ocaml' \ >topfind ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli 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 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_meta.ml 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 File "fl_package_base.ml", line 304, characters 22-40: 304 | let pkg_ancestors = query_requirements predlist pkg in ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "fl_package_base.ml", line 350, characters 18-36: 350 | let ancestors = query_requirements predlist package_name in ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "fl_package_base.ml", line 375, characters 23-41: 375 | let pkg_ancestors = query_requirements predlist pkg in ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "fl_package_base.ml", line 510, characters 16-35: 510 | ( let c = package_definitions search_path pkg.package_name in ^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml File "findlib.ml", line 390, characters 2-26: 390 | Fl_package_base.requires predlist pkg ^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "findlib.ml", line 396, characters 2-33: 396 | Fl_package_base.requires_deeply predlist pkglist ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.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_top.cmxa topfind.cmx ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx File "frontend.ml", line 859, characters 10-39: 859 | Fl_package_base.package_users predicates1 packages1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. if [ 0 -gt 0 ]; then \ ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ fi if [ 0 -gt 0 ]; then \ ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.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 if [ 0 -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.6/src/findlib' ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_97d87926-edc2-4b15-8786-95335a3bf659/build