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


Building on spring

(from freebsd)
2024-04-18 09:06.56 ---> 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 09:06.56 ---> 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 09:06.57 ---> 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 09:06.57 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-04-18 09:06.58 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 7 packages
  - install conf-autoconf 0.1   [required by gmp-ecm]
  - install conf-automake 1     [required by gmp-ecm]
  - install conf-g++      1.0   [required by gmp-ecm]
  - install conf-gmp      4     [required by gmp-ecm]
  - install conf-libtool  1     [required by gmp-ecm]
  - install conf-which    1     [required by conf-autoconf]
  - install gmp-ecm       7.0.3

The following system packages will first need to be installed:
    autoconf devel/automake gcc gmp libtool

<><> 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" "gcc" "gmp" "libtool"
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] 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.
- [spring] [1/1] Fetching pkg-1.21.2.pkg: ...
- .....
- .. done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [spring] [1/1] Extracting pkg-1.21.2: .........
- . done
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching data.pkg: .........
- . done
- Processing entries: 
- ..
- ..
- ..
- .
- ..
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 11 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
- 	gcc: 13_5
- 	gcc13: 13.2.0_4
- 	gmp: 6.3.0
- 	libtool: 2.4.7_2
- 	m4: 1.4.19_1,1
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 
- Number of packages to be installed: 11
- 
- The process will require 457 MiB more space.
- 101 MiB to be downloaded.
- [spring] [1/11] Fetching libtool-2.4.7_2.pkg: .......... done
- [spring] [2/11] Fetching m4-1.4.19_1,1.pkg: ........ done
- [spring] [3/11] Fetching automake-1.16.5_1.pkg: .......... done
- [spring] [4/11] Fetching mpc-1.3.1_1.pkg: .......... done
- [spring] [5/11] Fetching gcc-13_5.pkg: . done
- [spring] [6/11] Fetching gmp-6.3.0.pkg: .
- ......... done
- [spring] [7/11] Fetching gcc13-13.2.0_4.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [spring] [8/11] Fetching mpfr-4.2.1,1.pkg: 
- .......... done
- [spring] [9/11] Fetching binutils-2.40_5,1.pkg: ..
- ...
- ..... done
- [spring] [10/11] Fetching autoconf-switch-20220527.pkg: . done
- [spring] [11/11] Fetching autoconf-2.72.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [spring] [1/11] Installing gmp-6.3.0...
- [spring] [1/11] Extracting gmp-6.3.0: .......... done
- [spring] [2/11] Installing mpfr-4.2.1,1...
- [spring] [2/11] Extracting mpfr-4.2.1,1: .......... done
- [spring] [3/11] Installing m4-1.4.19_1,1...
- [spring] [3/11] Extracting m4-1.4.19_1,1: .......... done
- [spring] [4/11] Installing mpc-1.3.1_1...
- [spring] [4/11] Extracting mpc-1.3.1_1: ......... done
- [spring] [5/11] Installing binutils-2.40_5,1...
- [spring] [5/11] Extracting binutils-2.40_5,1: .......
- ... done
- [spring] [6/11] Installing autoconf-switch-20220527...
- [spring] [6/11] Extracting autoconf-switch-20220527: .......... done
- [spring] [7/11] Installing gcc13-13.2.0_4...
- [spring] [7/11] Extracting gcc13-13.2.0_4: .........
- . done
- [spring] [8/11] Installing autoconf-2.72...
- [spring] [8/11] Extracting autoconf-2.72: .......... done
- [spring] [9/11] Installing libtool-2.4.7_2...
- [spring] [9/11] Extracting libtool-2.4.7_2: .......... done
- [spring] [10/11] Installing automake-1.16.5_1...
- [spring] [10/11] Extracting automake-1.16.5_1: .......... done
- [spring] [11/11] Installing gcc-13_5...
- [spring] [11/11] Extracting gcc-13_5: ... done
- =====
- 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  7/21: [gmp-ecm.7.0.3: http]
Processing  8/21: [gmp-ecm.7.0.3: http] [conf-g++: g++]
Processing  9/21: [gmp-ecm.7.0.3: http] [conf-g++: g++] [conf-gmp: sh]
Processing 10/21: [gmp-ecm.7.0.3: http] [conf-g++: g++] [conf-gmp: sh] [conf-libtool: libtoolize]
Processing 11/21: [gmp-ecm.7.0.3: http] [conf-g++: g++] [conf-gmp: sh] [conf-libtool: libtoolize] [conf-which: which which]
+ /usr/local/bin/g++ "--version" (CWD=/home/opam/.opam/4.14.1/.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 11/21: [gmp-ecm.7.0.3: http] [conf-gmp: sh] [conf-libtool: libtoolize] [conf-which: which which]
-> installed conf-g++.1.0
Processing 12/21: [gmp-ecm.7.0.3: http] [conf-gmp: sh] [conf-libtool: libtoolize] [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 12/21: [gmp-ecm.7.0.3: http] [conf-gmp: sh] [conf-libtool: libtoolize]
-> installed conf-which.1
Processing 13/21: [gmp-ecm.7.0.3: http] [conf-gmp: sh] [conf-libtool: libtoolize]
Processing 14/21: [gmp-ecm.7.0.3: http] [conf-autoconf: which autoconf] [conf-gmp: sh] [conf-libtool: libtoolize]
+ /usr/local/bin/libtoolize "--version" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-libtool.1)
- libtoolize (GNU libtool) 2.4.7
- Written by Gary V. Vaughan <gary@gnu.org>, 2003
- 
- Copyright (C) 2022 Free Software Foundation, Inc.
- 
-> compiled  conf-libtool.1
Processing 14/21: [gmp-ecm.7.0.3: http] [conf-autoconf: which autoconf] [conf-gmp: sh]
-> installed conf-libtool.1
Processing 15/21: [gmp-ecm.7.0.3: http] [conf-autoconf: which autoconf] [conf-gmp: sh]
+ /usr/bin/which "autoconf" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-autoconf.0.1)
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 15/21: [gmp-ecm.7.0.3: http] [conf-gmp: sh]
-> installed conf-autoconf.0.1
Processing 16/21: [gmp-ecm.7.0.3: http] [conf-gmp: sh]
Processing 17/21: [gmp-ecm.7.0.3: http] [conf-automake: automake] [conf-gmp: sh]
+ /bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 17/21: [gmp-ecm.7.0.3: http] [conf-automake: automake]
-> installed conf-gmp.4
Processing 18/21: [gmp-ecm.7.0.3: http] [conf-automake: automake]
Processing 18/21: [conf-automake: automake]
-> retrieved gmp-ecm.7.0.3  (https://gitlab.inria.fr/zimmerma/ecm/-/archive/git-7.0.3/ecm-git-7.0.3.tar.gz)
+ /usr/local/bin/automake "--help" (CWD=/home/opam/.opam/4.14.1/.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
Processing 20/21: [gmp-ecm: autoreconf]
+ /usr/local/bin/autoreconf "-i" "-s" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/gmp-ecm.7.0.3)
- libtoolize: putting auxiliary files in '.'.
- libtoolize: linking file './ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- libtoolize: linking file 'm4/libtool.m4'
- libtoolize: linking file 'm4/ltoptions.m4'
- libtoolize: linking file 'm4/ltsugar.m4'
- libtoolize: linking file 'm4/ltversion.m4'
- libtoolize: linking file 'm4/lt~obsolete.m4'
- configure.ac:161: warning: The macro 'AC_PROG_CC_C99' is obsolete.
- configure.ac:161: You should run autoupdate.
- ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
- configure.ac:161: the top level
- configure.ac:186: warning: The macro 'AC_HEADER_TIME' is obsolete.
- configure.ac:186: You should run autoupdate.
- ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
- configure.ac:186: the top level
- configure.ac:268: warning: The macro 'AC_FD_CC' is obsolete.
- configure.ac:268: You should run autoupdate.
- ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
- lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
- lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
- ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- acinclude.m4:76: GMP_PROG_M4 is expanded from...
- configure.ac:268: the top level
- configure.ac:269: warning: The macro 'AC_FD_CC' is obsolete.
- configure.ac:269: You should run autoupdate.
- ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
- lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
- lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
- ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- acinclude.m4:286: GMP_ASM_UNDERSCORE is expanded from...
- configure.ac:269: the top level
- configure.ac:272: warning: The macro 'AC_FD_CC' is obsolete.
- configure.ac:272: You should run autoupdate.
- ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
- acinclude.m4:157: GMP_TRY_ASSEMBLE is expanded from...
- lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
- lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
- ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- acinclude.m4:194: GMP_ASM_TYPE is expanded from...
- configure.ac:272: the top level
- configure.ac:372: warning: The macro 'AC_HEADER_STDC' is obsolete.
- configure.ac:372: You should run autoupdate.
- ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
- configure.ac:372: the top level
- configure.ac:161: installing './compile'
- configure.ac:9: installing './config.guess'
- configure.ac:9: installing './config.sub'
- configure.ac:8: installing './install-sh'
- configure.ac:8: installing './missing'
- Makefile.am: installing './INSTALL'
- Makefile.am: installing './depcomp'
- parallel-tests: installing './test-driver'
Processing 20/21: [gmp-ecm: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/gmp-ecm.7.0.3/./configure "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/gmp-ecm.7.0.3)
- checking for a BSD-compatible install... 
- /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... mkdir -p
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking build system type... amd64-unknown-freebsd14.0
- checking host system type... amd64-unknown-freebsd14.0
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for a sed that does not truncate output... 
- /usr/bin/sed
- checking for CC and CFLAGS in gmp.h... yes CC=cc CFLAGS=-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing 
- checking whether CC=cc and CFLAGS=-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  works... yes
- checking whether make supports the include directive... yes (GNU style)
- checking for gcc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking whether cc understands -c and -o together... yes
- checking dependency style of cc... gcc3
- checking dependency style of cc... gcc3
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /usr/bin/sed
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by cc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
- checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 393216
- checking how to convert amd64-unknown-freebsd14.0 file names to amd64-unknown-freebsd14.0 format... func_convert_file_noop
- checking how to convert amd64-unknown-freebsd14.0 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for file... file
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/local/bin/nm -B output from cc object... 
- ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for sys/time.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if cc supports -fno-rtti -fno-exceptions... yes
- checking for cc option to produce PIC... -fPIC -DPIC
- checking if cc PIC flag -fPIC -DPIC works... yes
- checking if cc static flag -static works... yes
- checking if cc supports -c -o file.o... yes
- checking if cc supports -c -o file.o... (cached) yes
- checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... freebsd14.0 ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking for int64_t... 
- yes
- checking for uint64_t... yes
- checking for unsigned long long int... yes
- checking for long long int... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for size_t... yes
- checking if assembly code is ELF... checking how to run the C preprocessor... cc -E
- checking for egrep -e... (cached) /usr/bin/grep -E
- yes
- checking for working alloca.h... no
- checking for alloca... yes
- checking for egrep... (cached) /usr/bin/grep -E
- checking for math.h... yes
- checking for limits.h... yes
- checking for malloc.h... yes
- checking for strings.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for io.h... no
- checking for signal.h... yes
- checking for fcntl.h... yes
- checking for windows.h... no
- checking for psapi.h... 
- no
- checking for ctype.h... yes
- checking for sys/types.h... (cached) yes
- checking for sys/resource.h... yes
- checking for aio.h... yes
- checking for working strtod... yes
- checking for pow in -lm... yes
- checking for floor in -lm... yes
- checking for sqrt in -lm... yes
- checking for fmod in -lm... yes
- checking for cos in -lm... yes
- checking for aio_read in -lrt... yes
- checking for GetProcessMemoryInfo in -lpsapi... no
- checking for isascii... yes
- checking for memset... yes
- checking for strchr... yes
- checking for strlen... yes
- checking for strncasecmp... 
- yes
- checking for strstr... yes
- checking for access... yes
- checking for unlink... yes
- checking for isspace... yes
- checking for isdigit... yes
- checking for isxdigit... yes
- checking for time... yes
- checking for ctime... yes
- checking for gethostname... yes
- checking for gettimeofday... yes
- checking for getrusage... yes
- checking for memmove... yes
- checking for signal... 
- yes
- checking for fcntl... yes
- checking for fileno... yes
- checking for setvbuf... yes
- checking for fallocate... no
- checking for aio_read... yes
- checking for aio_init... no
- checking for _fseeki64... no
- checking for _ftelli64... no
- checking for malloc_usable_size... yes
- checking for gmp.h... no
- configure: error: required header file missing
[ERROR] The compilation of gmp-ecm.7.0.3 failed at "./configure --prefix /home/opam/.opam/4.14.1".

#=== ERROR while compiling gmp-ecm.7.0.3 ======================================#
# context              2.2.0~beta2~dev | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14.1/.opam-switch/build/gmp-ecm.7.0.3
# command              ~/.opam/4.14.1/.opam-switch/build/gmp-ecm.7.0.3/./configure --prefix /home/opam/.opam/4.14.1
# exit-code            1
# env-file             ~/.opam/log/gmp-ecm-7104-d5c4a2.env
# output-file          ~/.opam/log/gmp-ecm-7104-d5c4a2.out
### output ###
# [...]
# checking for signal... yes
# checking for fcntl... yes
# checking for fileno... yes
# checking for setvbuf... yes
# checking for fallocate... no
# checking for aio_read... yes
# checking for aio_init... no
# checking for _fseeki64... no
# checking for _ftelli64... no
# checking for malloc_usable_size... yes
# checking for gmp.h... no
# configure: error: required header file missing



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build gmp-ecm 7.0.3
+- 
+- The following changes have been performed
| - install conf-autoconf 0.1
| - install conf-automake 1
| - install conf-g++      1.0
| - install conf-gmp      4
| - install conf-libtool  1
| - install conf-which    1
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/4.14.1/.opam-switch/backup/state-20240418090704.export"
'opam install -vy gmp-ecm.7.0.3' 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 "gmp-ecm.7.0.3"
opam install -vy "gmp-ecm.7.0.3"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "gmp-ecm.7.0.3" | 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_34190_55519" "mount.fstab=/tmp/obuilder-jail-bb4717/fstab" "mount.devfs" "path=/obuilder/result/e05a64c0125c53d163e2a76ed5e5915195119b6fe55df22796ca121d45d27ad4/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 "gmp-ecm.7.0.3"
opam install -vy "gmp-ecm.7.0.3"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "gmp-ecm.7.0.3" | 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