OCamllabs icon Home|Differences with the last checks|Previous runs


Building on rosemary

(from freebsd)
2025-06-26 20:30.19 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2025-06-26 20:30.20 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q eb1c31096c67d2f03b97ad71332ed5f2fc15f762"))
2025-06-26 20:30.21 ---> using "75b24b196687d2ddc933e4ac0a7692c77bcdfdcdf206d337979b7a9226393276" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-06-26 20:30.21 ---> using "9055eda9317f2e0c8afd916afa080bebc7a833e32301a8c87488af9ee9427772" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2025-06-26 20:30.22 ---> using "ee1dd9cf370d20a6c7a8f705f4bf9142de9522cb6478bfc906e4212eacd505f8" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-06-26 20:30.22 ---> using "307a13e8006a9a55021dff1d407a73b9faf0037daf7d00662f01eb16659481e1" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y coccinelle.1.3.0\
               \nopam install -vy coccinelle.1.3.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: coccinelle.1.3.0 | grep -q 'freebsd'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
[NOTE] coccinelle.1.3.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 21 packages
  - install coccinelle        1.3.0
  - install conf-aclocal      2        [required by coccinelle]
  - install conf-autoconf     0.2      [required by coccinelle]
  - install conf-automake     1        [required by conf-aclocal]
  - install conf-libpcre      2        [required by pcre]
  - install conf-pkg-config   4        [required by coccinelle]
  - install conf-python-3     9.0.0    [required by coccinelle]
  - install conf-python-3-dev 1        [required by coccinelle]
  - install csexp             1.5.2    [required by dune-configurator]
  - install dune              3.19.1   [required by pcre, menhir, parmap, pyml]
  - install dune-configurator 3.19.1   [required by parmap, pcre]
  - install menhir            20240715 [required by coccinelle]
  - install menhirCST         20240715 [required by menhir]
  - install menhirLib         20240715 [required by menhir]
  - install menhirSdk         20240715 [required by menhir]
  - install num               1.6      [required by coccinelle]
  - install ocamlfind         1.9.8    [required by coccinelle]
  - install parmap            1.2.5    [required by coccinelle]
  - install pcre              8.0.4    [required by coccinelle]
  - install pyml              20231101 [required by coccinelle]
  - install stdcompat         20.1     [required by coccinelle]

The following system packages will first need to be installed:
    autoconf devel/automake pcre python3

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "autoconf" "devel/automake" "pcre" "python3"
- Updating FreeBSD repository catalogue...
- [rosemary] Fetching data.pkg: 
- ........
- .. done
- Processing entries: 
- .
- ...
- ..
- ..
- .. done
- FreeBSD repository update completed. 35988 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 2.1.2 -> 2.2.0
- 
- Number of packages to be upgraded: 1
- 
- 12 MiB to be downloaded.
- [rosemary] [1/1] Fetching pkg-2.2.0.pkg: .....
- ..... done
- Checking integrity... done (0 conflicting)
- [rosemary] [1/1] Upgrading pkg from 2.1.2 to 2.2.0...
- [rosemary] [1/1] Extracting pkg-2.2.0: ....
- ...... done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 6 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	autoconf: 2.72
- 	autoconf-switch: 20220527
- 	automake: 1.17
- 	m4: 1.4.19_1,1
- 	pcre: 8.45_4
- 	python3: 3_4
- 
- Number of packages to be installed: 6
- 
- The process will require 12 MiB more space.
- 3 MiB to be downloaded.
- [rosemary] [1/6] Fetching pcre-8.45_4.pkg: .......... done
- [rosemary] [2/6] Fetching automake-1.17.pkg: .......... done
- [rosemary] [3/6] Fetching m4-1.4.19_1,1.pkg: .......... done
- [rosemary] [4/6] Fetching python3-3_4.pkg: . done
- [rosemary] [5/6] Fetching autoconf-switch-20220527.pkg: . done
- [rosemary] [6/6] Fetching autoconf-2.72.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [rosemary] [1/6] Installing automake-1.17...
- [rosemary] [1/6] Extracting automake-1.17: ..
- ....
- .... done
- [rosemary] [2/6] Installing autoconf-2.72...
- [rosemary] [2/6] Extracting autoconf-2.72: 
- .....
- ..... done
- [rosemary] [3/6] Installing autoconf-switch-20220527...
- [rosemary] [3/6] Extracting autoconf-switch-20220527: .......... done
- [rosemary] [4/6] Installing m4-1.4.19_1,1...
- [rosemary] [4/6] Extracting m4-1.4.19_1,1: ...
- ....... done
- [rosemary] [5/6] Installing pcre-8.45_4...
- [rosemary] [5/6] Extracting pcre-8.45_4: 
- ....
- ...
- ..
- . done
- [rosemary] [6/6] Installing python3-3_4...
- [rosemary] [6/6] Extracting python3-3_4: ....... done
- =====
- Message from pcre-8.45_4:
- 
- --
- ===>   NOTICE:
- 
- This port is deprecated; you may wish to reconsider installing it:
- 
- EOLed by upstream, use devel/pcre2 instead.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/59: [coccinelle.1.3.0: http]
Processing  2/59: [coccinelle.1.3.0: http]
Processing  3/59: [coccinelle.1.3.0: http]
Processing  4/59: [coccinelle.1.3.0: http]
Processing  5/59: [coccinelle.1.3.0: http]
Processing  6/59: [coccinelle.1.3.0: http]
-> retrieved conf-python-3.9.0.0  (cached)
Processing  7/59: [coccinelle.1.3.0: http]
-> retrieved conf-python-3-dev.1  (cached)
Processing  8/59: [coccinelle.1.3.0: http]
Processing  9/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract]
Processing 10/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing 11/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-autoconf: autoconf]
Processing 12/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-autoconf: autoconf] [conf-pkg-config: pkg-config]
Processing 13/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-autoconf: autoconf] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py]
Processing 14/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-autoconf: autoconf] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
+ /usr/local/bin/python3 "test.py" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-python-3.9.0.0)
- python-3 OK
-> compiled  conf-python-3.9.0.0
Processing 14/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-autoconf: autoconf] [conf-pkg-config: pkg-config] [conf-python-3-dev: gmake]
-> installed conf-python-3.9.0.0
Processing 15/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-autoconf: autoconf] [conf-pkg-config: pkg-config] [conf-python-3-dev: gmake]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-pkg-config.4)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --solution                        print dependency graph solution in a simple format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
-   --exists-cflags                   add -DHAVE_FOO fragments to cflags for each found module
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
-   --env=prefix                      print output as shell-compatible environmental variables
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.4
Processing 15/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-autoconf: autoconf] [conf-python-3-dev: gmake]
-> installed conf-pkg-config.4
Processing 16/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-autoconf: autoconf] [conf-python-3-dev: gmake]
Processing 17/59: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-autoconf: autoconf] [conf-libpcre: pkg-config libpcre] [conf-python-3-dev: gmake]
-> retrieved csexp.1.5.2  (cached)
Processing 17/59: [coccinelle.1.3.0: http] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-autoconf: autoconf] [conf-libpcre: pkg-config libpcre] [conf-python-3-dev: gmake]
Processing 18/59: [coccinelle.1.3.0: http] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-autoconf: autoconf] [conf-libpcre: pkg-config libpcre] [conf-python-3-dev: gmake]
+ /usr/local/bin/pkg-config "--print-errors" "--exists" "libpcre" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-libpcre.2)
-> compiled  conf-libpcre.2
Processing 18/59: [coccinelle.1.3.0: http] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-autoconf: autoconf] [conf-python-3-dev: gmake]
-> installed conf-libpcre.2
Processing 19/59: [coccinelle.1.3.0: http] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-autoconf: autoconf] [conf-python-3-dev: gmake]
+ /usr/local/bin/autoconf "-V" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-autoconf.0.2)
- autoconf (GNU Autoconf) 2.72
- Copyright (C) 2023 Free Software Foundation, Inc.
- License GPLv3+/Autoconf: GNU GPL version 3 or later
- <https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- 
- Written by David J. MacKenzie and Akim Demaille.
-> compiled  conf-autoconf.0.2
Processing 19/59: [coccinelle.1.3.0: http] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-python-3-dev: gmake]
-> installed conf-autoconf.0.2
Processing 20/59: [coccinelle.1.3.0: http] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-python-3-dev: gmake]
Processing 21/59: [coccinelle.1.3.0: http] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-automake: automake] [conf-python-3-dev: gmake]
Processing 21/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-automake: automake] [conf-python-3-dev: gmake]
+ /usr/local/bin/automake "--help" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-automake.1)
- Usage: /usr/local/bin/automake [OPTION]... [Makefile]...
- 
- Generate Makefile.in for configure from Makefile.am.
- 
- Operation modes:
-       --help               print this help, then exit
-       --version            print version number, then exit
-   -v, --verbose            verbosely list files processed
-       --no-force           only update Makefile.in's that are out of date
-   -W, --warnings=CATEGORY  report the warnings falling in CATEGORY
- 
- Dependency tracking:
-   -i, --ignore-deps      disable dependency tracking code
-       --include-deps     enable dependency tracking code
- 
- Flavors:
-       --foreign          set strictness to foreign
-       --gnits            set strictness to gnits
-       --gnu              set strictness to gnu
- 
- Library files:
-   -a, --add-missing      add missing standard files to package
-       --libdir=DIR       set directory storing library files
-       --print-libdir     print directory storing library files
-   -c, --copy             with -a, copy missing files (default is symlink)
-   -f, --force-missing    force update of standard files
- 
- Warning categories are:
-   cross                  cross compilation issues
-   gnu                    GNU coding standards (default in gnu and gnits modes)
-   obsolete               obsolete features or constructions (default)
-   override               user redefinitions of Automake rules or variables
-   portability            portability issues (default in gnu and gnits modes)
-   portability-recursive  nested Make variables (default with -Wportability)
-   extra-portability      extra portability issues related to obscure tools
-   syntax                 dubious syntactic constructs (default)
-   unsupported            unsupported or incomplete features (default)
- 
- -W also understands:
-   all                    turn on all the warnings
-   none                   turn off all the warnings
-   no-CATEGORY            turn off warnings in CATEGORY
-   error                  treat all enabled warnings as errors
- 
- Files automatically distributed if found (always):
-   ABOUT-GNU           TODO                install-sh          mdate-sh
-   ABOUT-NLS           ar-lib              libversion.in       missing
-   BACKLOG             compile             ltcf-c.sh           mkinstalldirs
-   COPYING             config.guess        ltcf-cxx.sh         py-compile
-   COPYING.DOC         config.rpath        ltcf-gcj.sh         texinfo.tex
-   COPYING.LESSER      config.sub          ltconfig            ylwrap
-   COPYING.LIB         depcomp             ltmain.sh
- 
- Files automatically distributed if found (as .md if needed):
-   AUTHORS[.md]        INSTALL[.md]        README[.md]         THANKS[.md]
-   ChangeLog[.md]      NEWS[.md]
- 
- Files automatically distributed if found (under certain conditions):
-   README-alpha[.md]   config.h.bot        configure           configure.in
-   acconfig.h          config.h.top        configure.ac        stamp-vti
-   aclocal.m4
- 
- Report bugs to <bug-automake@gnu.org>.
- GNU Automake home page: <https://www.gnu.org/software/automake/>.
- General help using GNU software: <https://www.gnu.org/gethelp/>.
-> compiled  conf-automake.1
Processing 21/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-python-3-dev: gmake]
-> installed conf-automake.1
Processing 22/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-python-3-dev: gmake]
Processing 23/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-aclocal: aclocal] [conf-python-3-dev: gmake]
+ /usr/local/bin/gmake  (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-python-3-dev.1)
- cc `python3-config --includes` -o test test.c
-> compiled  conf-python-3-dev.1
Processing 23/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-aclocal: aclocal]
-> installed conf-python-3-dev.1
Processing 24/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [conf-aclocal: aclocal]
+ /usr/local/bin/aclocal "--version" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-aclocal.2)
- aclocal (GNU automake) 1.17
- Copyright (C) 2024 Free Software Foundation, Inc.
- License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- 
- Written by Tom Tromey <tromey@redhat.com>
-        and Alexandre Duret-Lutz <adl@gnu.org>.
-> compiled  conf-aclocal.2
Processing 24/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract]
-> installed conf-aclocal.2
Processing 25/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 25/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing 26/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [num.1.6: extract]
-> retrieved num.1.6  (cached)
Processing 26/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract]
Processing 27/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract]
Processing 28/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract] [num: gmake opam-legacy]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 28/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [num: gmake opam-legacy]
Processing 29/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [parmap.1.2.5: http] [num: gmake opam-legacy]
Processing 30/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [parmap.1.2.5: http] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 30/59: [coccinelle.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [parmap.1.2.5: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved coccinelle.1.3.0  (https://github.com/coccinelle/coccinelle/archive/refs/tags/1.3.0.tar.gz)
Processing 30/59: [dune.3.19.1, dune-configurator.3.19.1: extract] [parmap.1.2.5: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 31/59: [dune.3.19.1, dune-configurator.3.19.1: extract] [parmap.1.2.5: extract] [pcre.8.0.4: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved parmap.1.2.5  (https://github.com/rdicosmo/parmap/archive/refs/tags/1.2.5.tar.gz)
Processing 31/59: [dune.3.19.1, dune-configurator.3.19.1: extract] [pcre.8.0.4: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 32/59: [dune.3.19.1, dune-configurator.3.19.1: extract] [pcre.8.0.4: extract] [pyml.20231101: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved pcre.8.0.4  (cached)
Processing 32/59: [dune.3.19.1, dune-configurator.3.19.1: extract] [pyml.20231101: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 33/59: [dune.3.19.1, dune-configurator.3.19.1: extract] [pyml.20231101: extract] [stdcompat.20.1: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved pyml.20231101  (cached)
Processing 33/59: [dune.3.19.1, dune-configurator.3.19.1: extract] [stdcompat.20.1: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
+ /home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/./configure "-bindir" "/home/opam/.opam/4.14.2/bin" "-sitelib" "/home/opam/.opam/4.14.2/lib" "-mandir" "/home/opam/.opam/4.14.2/man" "-config" "/home/opam/.opam/4.14.2/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8)
- 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...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- 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: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.14.2/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14.2/bin
-     Manual pages:          /home/opam/.opam/4.14.2/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14.2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14.2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14.2/bin
-     Manual pages:          /home/opam/.opam/4.14.2/man
-     topfind script:        /home/opam/.opam/4.14.2/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 33/59: [dune.3.19.1, dune-configurator.3.19.1: extract] [stdcompat.20.1: extract] [num: gmake opam-legacy] [ocamlfind: gmake all]
+ /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/num.1.6)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.6/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.7~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.6/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.6
Processing 33/59: [dune.3.19.1, dune-configurator.3.19.1: extract] [stdcompat.20.1: extract] [ocamlfind: gmake all]
-> installed num.1.6
Processing 34/59: [dune.3.19.1, dune-configurator.3.19.1: extract] [stdcompat.20.1: extract] [ocamlfind: gmake all]
-> retrieved dune.3.19.1, dune-configurator.3.19.1  (cached)
Processing 34/59: [stdcompat.20.1: extract] [ocamlfind: gmake all]
-> retrieved stdcompat.20.1  (cached)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14.2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14.2/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.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
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- 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
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14.2/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/local/bin/gmake findlib-relative; \
-         else \
-   /usr/local/bin/gmake findlib-absolute; \
- fi
- gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14.2/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14.2/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'

#=== ERROR while compiling dune.3.19.1 ========================================#
OpamSystem.File_not_found("/home/opam/.opam/4.14.2/.opam-switch/sources/dune.3.19.1/test/blackbox-tests/test-cases/virtual-libraries/implements-external.t/impl/impl-lib/foo.ml")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch   stdcompat         20.1
| - install coccinelle        1.3.0
| - install csexp             1.5.2
| - install dune-configurator 3.19.1
| - install menhir            20240715
| - install menhirCST         20240715
| - install menhirLib         20240715
| - install menhirSdk         20240715
| - install parmap            1.2.5
| - install pcre              8.0.4
| - install pyml              20231101
| - install stdcompat         20.1
+- 
+- The following actions failed
| - build dune      3.19.1
| - build ocamlfind 1.9.8
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-aclocal      2
| - install conf-autoconf     0.2
| - install conf-automake     1
| - install conf-libpcre      2
| - install conf-pkg-config   4
| - install conf-python-3     9.0.0
| - install conf-python-3-dev 1
| - install num               1.6
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/4.14.2/.opam-switch/backup/state-20250626203026.export"
'opam install -vy coccinelle.1.3.0' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y coccinelle.1.3.0
opam install -vy coccinelle.1.3.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: coccinelle.1.3.0 | grep -q '\''freebsd'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi 


exit $res': failed
"jail" "-c" "name=obuilder_11788_75395" "mount.fstab=/tmp/obuilder-jail-077fe4/fstab" "mount.devfs" "path=/obuilder/result/5afdc0e568e1cee4707fd0d4aa60f4c65a09f9595f5f244067ef8d4ecb5984e5/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y coccinelle.1.3.0
opam install -vy coccinelle.1.3.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: coccinelle.1.3.0 | grep -q '\''freebsd'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi 


exit $res'" failed with exit status 1
Failed: Build failed