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


Building on summer

(from freebsd)
2024-04-18 08:34.52 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-18 08:34.53 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-18 08:34.53 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" 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.

2024-04-18 08:34.53 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.1.0  (cached)
-> installed ocaml-base-compiler.5.1.0
-> installed ocaml-config.3
-> installed ocaml.5.1.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.1.0) to update the current shell environment
2024-04-18 08:34.53 ---> using "00812c0655a363608144a2fbfe7a937b2ae842276c4f9d1df0b02161f399b104" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-18 08:34.53 ---> using "ed99a2b1c5a9bc50869d66e6efea1b612aec0720983f79577579611105ba004c" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"gappa.1.4.1\"\
               \nopam install -vy \"gappa.1.4.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"gappa.1.4.1\" | 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\
               \n"))
[NOTE] gappa.1.4.1 is not installed.

Nothing to do.
The following actions will be performed:
=== install 11 packages
  - install conf-autoconf   0.1   [required by gappa]
  - install conf-automake   1     [required by gappa]
  - install conf-bison      2     [required by gappa]
  - install conf-boost      1     [required by gappa]
  - install conf-flex       2     [required by gappa]
  - install conf-g++        1.0   [required by gappa]
  - install conf-gmp        4     [required by gappa]
  - install conf-mpfr       3     [required by gappa]
  - install conf-pkg-config 3     [required by conf-mpfr]
  - install conf-which      1     [required by conf-autoconf]
  - install gappa           1.4.1

The following system packages will first need to be installed:
    autoconf boost-all devel/automake devel/bison gcc gmp mpfr textproc/flex

<><> 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" "boost-all" "devel/automake" "devel/bison" "gcc" "gmp" "mpfr" "textproc/flex"
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching packagesite.pkg: ..
- ....
- .... done
- Processing entries: 
- .
- ..
- .
- .
- ..
- .
- .
- . done
- FreeBSD repository update completed. 34060 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: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.21.2.pkg: ..
- ...
- ...
- .. done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [summer] [1/1] Extracting pkg-1.21.2: .........
- . done
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching data.pkg: 
- .......
- ... done
- Processing entries: 
- ..
- .
- ..
- .
- .
- .
- .. done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 18 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	autoconf: 2.72
- 	autoconf-switch: 20220527
- 	automake: 1.16.5_1
- 	binutils: 2.40_5,1
- 	bison: 3.8.2_1,1
- 	boost-all: 1.84.0
- 	boost-docs: 1.84.0
- 	boost-jam: 1.84.0
- 	boost-libs: 1.84.0
- 	flex: 2.6.4_3
- 	gcc: 13_5
- 	gcc13: 13.2.0_4
- 	gmp: 6.3.0
- 	icu: 74.2_1,1
- 	libtextstyle: 0.22.5
- 	m4: 1.4.19_1,1
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 
- Number of packages to be installed: 18
- 
- The process will require 1 GiB more space.
- 184 MiB to be downloaded.
- [summer] [1/18] Fetching icu-74.2_1,1.pkg: ...
- ......
- . done
- [summer] [2/18] Fetching m4-1.4.19_1,1.pkg: .......... done
- [summer] [3/18] Fetching automake-1.16.5_1.pkg: ......... done
- [summer] [4/18] Fetching mpc-1.3.1_1.pkg: ......
- .. done
- [summer] [5/18] Fetching gcc-13_5.pkg: . done
- [summer] [6/18] Fetching boost-all-1.84.0.pkg: . done
- [summer] [7/18] Fetching boost-libs-1.84.0.pkg: .
- ...
- ....
- .. done
- [summer] [8/18] Fetching flex-2.6.4_3.pkg: .......... done
- [summer] [9/18] Fetching boost-jam-1.84.0.pkg: ......
- .... done
- [summer] [10/18] Fetching boost-docs-1.84.0.pkg: 
- .
- .
- .
- .
- .
- .
- ..
- .
- . done
- [summer] [11/18] Fetching libtextstyle-0.22.5.pkg: .......... done
- [summer] [12/18] Fetching gmp-6.3.0.pkg: .....
- .... done
- [summer] [13/18] Fetching mpfr-4.2.1,1.pkg: ......... done
- [summer] [14/18] Fetching gcc13-13.2.0_4.pkg: 
- .
- .
- .
- ..
- .
- .
- ..
- . done
- [summer] [15/18] Fetching binutils-2.40_5,1.pkg: 
- .........
- . done
- [summer] [16/18] Fetching bison-3.8.2_1,1.pkg: .......... done
- [summer] [17/18] Fetching autoconf-switch-20220527.pkg: . done
- [summer] [18/18] Fetching autoconf-2.72.pkg: ......
- .... done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/18] Installing gmp-6.3.0...
- [summer] [1/18] Extracting gmp-6.3.0: .......... done
- [summer] [2/18] Installing mpfr-4.2.1,1...
- [summer] [2/18] Extracting mpfr-4.2.1,1: .......... done
- [summer] [3/18] Installing icu-74.2_1,1...
- [summer] [3/18] Extracting icu-74.2_1,1: .......... done
- [summer] [4/18] Installing m4-1.4.19_1,1...
- [summer] [4/18] Extracting m4-1.4.19_1,1: .......... done
- [summer] [5/18] Installing mpc-1.3.1_1...
- [summer] [5/18] Extracting mpc-1.3.1_1: ......... done
- [summer] [6/18] Installing binutils-2.40_5,1...
- [summer] [6/18] Extracting binutils-2.40_5,1: ..
- ........ done
- [summer] [7/18] Installing autoconf-switch-20220527...
- [summer] [7/18] Extracting autoconf-switch-20220527: .......... done
- [summer] [8/18] Installing boost-libs-1.84.0...
- [summer] [8/18] Extracting boost-libs-1.84.0: .....
- ..... done
- [summer] [9/18] Installing boost-jam-1.84.0...
- [summer] [9/18] Extracting boost-jam-1.84.0: .... done
- [summer] [10/18] Installing boost-docs-1.84.0...
- [summer] [10/18] Extracting boost-docs-1.84.0: 
- ...
- ....
- ... done
- [summer] [11/18] Installing libtextstyle-0.22.5...
- [summer] [11/18] Extracting libtextstyle-0.22.5: .......... done
- [summer] [12/18] Installing gcc13-13.2.0_4...
- [summer] [12/18] Extracting gcc13-13.2.0_4: .........
- . done
- [summer] [13/18] Installing autoconf-2.72...
- [summer] [13/18] Extracting autoconf-2.72: .......... done
- [summer] [14/18] Installing automake-1.16.5_1...
- [summer] [14/18] Extracting automake-1.16.5_1: .......... done
- [summer] [15/18] Installing gcc-13_5...
- [summer] [15/18] Extracting gcc-13_5: ... done
- [summer] [16/18] Installing boost-all-1.84.0...
- [summer] [16/18] Extracting boost-all-1.84.0: ... done
- [summer] [17/18] Installing flex-2.6.4_3...
- [summer] [17/18] Extracting flex-2.6.4_3: .......... done
- [summer] [18/18] Installing bison-3.8.2_1,1...
- [summer] [18/18] Extracting bison-3.8.2_1,1: .......... done
- =====
- Message from boost-libs-1.84.0:
- 
- --
- You have built the Boost library with thread support.
- 
- Don't forget to add -pthread to your linker options when
- linking your code.
- =====
- Message from gcc13-13.2.0_4:
- 
- --
- To ensure binaries built with this toolchain find appropriate versions
- of the necessary run-time libraries, you may want to link using
- 
-   -Wl,-rpath=/usr/local/lib/gcc13
- 
- For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
- transparently.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 11/33: [gappa.1.4.1: http]
Processing 12/33: [gappa.1.4.1: http] [conf-bison: bison]
Processing 13/33: [gappa.1.4.1: http] [conf-bison: bison]
Processing 14/33: [gappa.1.4.1: http] [conf-bison: bison] [conf-flex: flex]
Processing 15/33: [gappa.1.4.1: http] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++]
Processing 16/33: [gappa.1.4.1: http] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh]
Processing 17/33: [gappa.1.4.1: http] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 18/33: [gappa.1.4.1: http] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-boost.1
Processing 19/33: [gappa.1.4.1: http] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 19/33: [gappa.1.4.1: http] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> installed conf-which.1
Processing 20/33: [gappa.1.4.1: http] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 21/33: [gappa.1.4.1: http] [conf-autoconf: which autoconf] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh] [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-pkg-config.3)
- 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
-   --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
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 21/33: [gappa.1.4.1: http] [conf-autoconf: which autoconf] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh]
-> installed conf-pkg-config.3
Processing 22/33: [gappa.1.4.1: http] [conf-autoconf: which autoconf] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh]
+ /usr/bin/which "autoconf" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-autoconf.0.1)
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 22/33: [gappa.1.4.1: http] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh]
-> installed conf-autoconf.0.1
Processing 23/33: [gappa.1.4.1: http] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh]
Processing 24/33: [gappa.1.4.1: http] [conf-automake: automake] [conf-bison: bison] [conf-flex: flex] [conf-g++: g++] [conf-gmp: sh]
+ /usr/local/bin/g++ "--version" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-g++.1.0)
- g++ (FreeBSD Ports Collection) 13.2.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-g++.1.0
Processing 24/33: [gappa.1.4.1: http] [conf-automake: automake] [conf-bison: bison] [conf-flex: flex] [conf-gmp: sh]
-> installed conf-g++.1.0
Processing 25/33: [gappa.1.4.1: http] [conf-automake: automake] [conf-bison: bison] [conf-flex: flex] [conf-gmp: sh]
+ /usr/bin/flex "--version" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-flex.2)
- flex 2.6.4
-> compiled  conf-flex.2
Processing 25/33: [gappa.1.4.1: http] [conf-automake: automake] [conf-bison: bison] [conf-gmp: sh]
-> installed conf-flex.2
Processing 26/33: [gappa.1.4.1: http] [conf-automake: automake] [conf-bison: bison] [conf-gmp: sh]
+ /usr/local/bin/bison "--version" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-bison.2)
- bison (GNU Bison) 3.8.2
- Written by Robert Corbett and Richard Stallman.
- 
- Copyright (C) 2021 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-> compiled  conf-bison.2
Processing 26/33: [gappa.1.4.1: http] [conf-automake: automake] [conf-gmp: sh]
-> installed conf-bison.2
Processing 27/33: [gappa.1.4.1: http] [conf-automake: automake] [conf-gmp: sh]
+ /bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 27/33: [gappa.1.4.1: http] [conf-automake: automake]
-> installed conf-gmp.4
Processing 28/33: [gappa.1.4.1: http] [conf-automake: automake]
Processing 29/33: [gappa.1.4.1: http] [conf-automake: automake] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr]
+ /bin/sh "-exc" "pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-mpfr.3)
- + pkg-config --print-errors --exists mpfr
-> compiled  conf-mpfr.3
Processing 29/33: [gappa.1.4.1: http] [conf-automake: automake]
-> installed conf-mpfr.3
Processing 30/33: [gappa.1.4.1: http] [conf-automake: automake]
Processing 30/33: [conf-automake: automake]
-> retrieved gappa.1.4.1  (https://gitlab.inria.fr/gappa/gappa/-/archive/gappa-1.4.1.tar.gz)
+ /usr/local/bin/automake "--help" (CWD=/home/opam/.opam/5.1.0/.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 include:
-   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)
-   all                    all the warnings
-   no-CATEGORY            turn off warnings in CATEGORY
-   none                   turn off all the warnings
-   error                  treat 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
-> installed conf-automake.1
[gappa: patch] applying 0001-Added-configure-for-c-11.patch
Processing 32/33: [gappa: patch]

#=== ERROR while compiling gappa.1.4.1 ========================================#
These patches didn't apply at /home/opam/.opam/5.1.0/.opam-switch/build/gappa.1.4.1:
  - 0001-Added-configure-for-c-11.patch: "/usr/local/bin/git -c core.autocrlf=false apply --unsafe-paths -p1 /home/opam/.opam/log/processed-patch-31688-12c0cd" exited with code 1 "error: configure.in: patch does not apply"



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build gappa 1.4.1
+- 
+- The following changes have been performed
| - install conf-autoconf   0.1
| - install conf-automake   1
| - install conf-bison      2
| - install conf-boost      1
| - install conf-flex       2
| - install conf-g++        1.0
| - install conf-gmp        4
| - install conf-mpfr       3
| - install conf-pkg-config 3
| - install conf-which      1
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/5.1.0/.opam-switch/backup/state-20240418083505.export"
'opam install -vy gappa.1.4.1' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "gappa.1.4.1"
opam install -vy "gappa.1.4.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "gappa.1.4.1" | 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_221_8700" "mount.fstab=/tmp/obuilder-jail-96c8b9/fstab" "mount.devfs" "path=/obuilder/result/74af99df8a75b90e34ee8151e53fb8c8fa3173004a5b32167be0daa807a45880/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "gappa.1.4.1"
opam install -vy "gappa.1.4.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "gappa.1.4.1" | 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