Building on spring (from freebsd) 2024-01-04 17:50.05 ---> 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-01-04 17:50.05 ---> 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 cbef5a5f6021e22273d68a59b37ba23ef2063222")) 2024-01-04 17:50.05 ---> using "e6b78b65089c9b28c2de1cc4809ae729962036297fc37f0b35587c86027f75b0" 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: /usr/home/opam/.profile is already up-to-date. [NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc. 2024-01-04 17:50.06 ---> using "b34910d281ccdd026c7bbd24419ac0ae4316badb21d722d336b620ef5e4cac56" from cache /: (run (cache (opam-archives (target /usr/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 (cached) -> 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-01-04 17:50.06 ---> using "7ba902f413f6b9224de9a5a36a32542125b8ee85a6086e7bdcd7e331220d75e1" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2024-01-04 17:50.06 ---> using "5e445ae618ea50d66cabcc58278fcf37b0091a51f148066d951709a7103da56d" from cache /: (env OCAMLPARAM warn-error=+8,_) /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"opsian.0.1\"\ \nopam install -vy \"opsian.0.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"opsian.0.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] opsian.0.1 is not installed. Nothing to do. The following actions will be performed: === install 9 packages - install conf-autoconf 0.1 [required by conf-automake] - install conf-automake 1 [required by opsian] - install conf-liblzma 1 [required by opsian] - install conf-libtool 1 [required by opsian] - install conf-perl 2 [required by opsian] - install conf-pkg-config 3 [required by conf-liblzma] - install conf-which 1 [required by conf-autoconf] - install dune 3.12.1 [required by opsian] - install opsian 0.1 The following system packages will first need to be installed: autoconf devel/automake 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" "libtool" - Updating FreeBSD repository catalogue... - [spring] Fetching packagesite.pkg: - . - . - . - . - . - . - . - . - . - . done - Processing entries: - .. - . - .. - .. - . - .. done - FreeBSD repository update completed. 33986 packages processed. - All repositories are up to date. - The following 5 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - autoconf: 2.71 - autoconf-switch: 20220527 - automake: 1.16.5 - libtool: 2.4.7_1 - m4: 1.4.19,1 - - Number of packages to be installed: 5 - - The process will require 8 MiB more space. - 2 MiB to be downloaded. - [spring] [1/5] Fetching libtool-2.4.7_1.pkg: . - .... - .... - . done - [spring] [2/5] Fetching m4-1.4.19,1.pkg: .. - ....... - . done - [spring] [3/5] Fetching automake-1.16.5.pkg: - .. - ... - .. - .. - . done - [spring] [4/5] Fetching autoconf-switch-20220527.pkg: .. done - [spring] [5/5] Fetching autoconf-2.71.pkg: .. - .. - ... - ... done - Checking integrity... done (0 conflicting) - [spring] [1/5] Installing m4-1.4.19,1... - [spring] [1/5] Extracting m4-1.4.19,1: .......... done - [spring] [2/5] Installing autoconf-switch-20220527... - [spring] [2/5] Extracting autoconf-switch-20220527: .......... done - [spring] [3/5] Installing autoconf-2.71... - [spring] [3/5] Extracting autoconf-2.71: .......... done - [spring] [4/5] Installing libtool-2.4.7_1... - [spring] [4/5] Extracting libtool-2.4.7_1: .......... done - [spring] [5/5] Installing automake-1.16.5... - [spring] [5/5] Extracting automake-1.16.5: ........ - .. done <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 8/27: Processing 9/27: [opsian.0.1: http] Processing 10/27: [opsian.0.1: http] [conf-libtool: libtoolize] Processing 11/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] Processing 12/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] [conf-pkg-config: pkg-config] Processing 13/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which] + /usr/local/bin/pkg-config "--help" (CWD=/usr/home/opam/.opam/4.14.1/.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 13/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] [conf-which: which which] -> installed conf-pkg-config.3 Processing 14/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] [conf-which: which which] Processing 15/27: [opsian.0.1: http] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize] [conf-perl: perl] [conf-which: which which] + /usr/bin/which "which" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-which.1) - /usr/bin/which -> compiled conf-which.1 Processing 15/27: [opsian.0.1: http] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize] [conf-perl: perl] -> installed conf-which.1 Processing 16/27: [opsian.0.1: http] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize] [conf-perl: perl] Processing 17/27: [opsian.0.1: http] [conf-autoconf: which autoconf] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize] [conf-perl: perl] + /usr/local/bin/pkg-config "--print-errors" "--exists" "liblzma" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-liblzma.1) -> compiled conf-liblzma.1 Processing 17/27: [opsian.0.1: http] [conf-autoconf: which autoconf] [conf-libtool: libtoolize] [conf-perl: perl] -> installed conf-liblzma.1 Processing 18/27: [opsian.0.1: http] [conf-autoconf: which autoconf] [conf-libtool: libtoolize] [conf-perl: perl] + /usr/bin/which "autoconf" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-autoconf.0.1) - /usr/local/bin/autoconf -> compiled conf-autoconf.0.1 Processing 18/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] -> installed conf-autoconf.0.1 Processing 19/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] Processing 20/27: [opsian.0.1: http] [conf-automake: automake] [conf-libtool: libtoolize] [conf-perl: perl] + /usr/local/bin/perl "--version" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-perl.2) - - This is perl 5, version 34, subversion 3 (v5.34.3) built for amd64-freebsd-thread-multi - - Copyright 1987-2023, Larry Wall - - Perl may be copied only under the terms of either the Artistic License or the - GNU General Public License, which may be found in the Perl 5 source kit. - - Complete documentation for Perl, including FAQ lists, should be found on - this system using "man perl" or "perldoc perl". If you have access to the - Internet, point your browser at http://www.perl.org/, the Perl Home Page. - -> compiled conf-perl.2 Processing 20/27: [opsian.0.1: http] [conf-automake: automake] [conf-libtool: libtoolize] -> installed conf-perl.2 Processing 21/27: [opsian.0.1: http] [conf-automake: automake] [conf-libtool: libtoolize] + /usr/local/bin/libtoolize "--version" (CWD=/usr/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 21/27: [opsian.0.1: http] [conf-automake: automake] -> installed conf-libtool.1 Processing 22/27: [opsian.0.1: http] [conf-automake: automake] + /usr/local/bin/automake "--help" (CWD=/usr/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 Processing 22/27: [opsian.0.1: http] -> installed conf-automake.1 Processing 23/27: [opsian.0.1: http] -> retrieved dune.3.12.1 (cached) Processing 24/27: [opsian.0.1: http] [dune: ocaml 7] + /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.12.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 7 - cd _boot && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml - File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34: - Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56: - Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44: - Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - [ERROR] The compilation of dune.3.12.1 failed at "ocaml boot/bootstrap.ml -j 7". Processing 24/27: [opsian.0.1: http] Processing 25/27: [opsian.0.1: http] Processing 25/27: -> retrieved opsian.0.1 (https://github.com/Opsian/opsian-ocaml/releases/download/0.1/0.1.tar.gz) #=== ERROR while compiling dune.3.12.1 ========================================# # context 2.2.0~alpha4~dev | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///usr/home/opam/opam-repository # path /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.12.1 # command /usr/home/opam/.opam/4.14.1/bin/ocaml boot/bootstrap.ml -j 7 # exit-code 2 # env-file /usr/home/opam/.opam/log/dune-20940-3c1771.env # output-file /usr/home/opam/.opam/log/dune-20940-3c1771.out ### output ### # [...] # Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. # Here is an example of a case that is not matched: # Checksum_mismatch _ # File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56: # Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. # Here is an example of a case that is not matched: # Checksum_mismatch _ # File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44: # Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. # Here is an example of a case that is not matched: # Checksum_mismatch _ # <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install opsian 0.1 +- +- The following actions failed | - build dune 3.12.1 +- +- The following changes have been performed (the rest was aborted) | - install conf-autoconf 0.1 | - install conf-automake 1 | - install conf-liblzma 1 | - install conf-libtool 1 | - install conf-perl 2 | - install conf-pkg-config 3 | - install conf-which 1 +- The former state can be restored with: /usr/local/bin/opam switch import "/usr/home/opam/.opam/4.14.1/.opam-switch/backup/state-20240104175008.export" 'opam install -vy opsian.0.1' failed. jail: /usr/bin/su -l opam -c cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' ' opam remove -y "opsian.0.1" opam install -vy "opsian.0.1" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "opsian.0.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_43243_28648" "mount.fstab=/tmp/obuilder-jail-f9e01a/fstab" "mount.devfs" "path=/obuilder/result/57f521f7d93f79afa22fcbc64c5020fa8359012c5097ed402947944b72a42f28/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' ' opam remove -y "opsian.0.1" opam install -vy "opsian.0.1" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "opsian.0.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