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


Building on summer

(from freebsd)
2024-09-07 17:49.47 ---> 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-09-07 17:49.48 ---> 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 1a7ee1360c05c742f9ac7a3a05afc019750073d6"))
2024-09-07 17:49.48 ---> using "e44d7dd5bc96c9278c8d6fe50995dcb61d134d5bc50bd43e0c358c3b53f0eb6b" 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
default (at file:///home/opam/opam-repository): 
    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)


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

2024-09-07 17:49.49 ---> using "765fbdb354c6be84b7b365f6763262867738485040bb114dadbe6824659bd691" 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 host-arch-x86_64.1
-> installed host-system-other.1
-> 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.
# Run eval $(opam env --switch=4.14.2) to update the current shell environment
2024-09-07 17:49.49 ---> using "cc1b37d10d88afd1dfc4a272f903712acd71917167bbd68c9357c415fcc065c6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-09-07 17:49.49 ---> using "b80542d1d9b6297d3a36e06ab0c42613547ec260791ca023497342b543612b00" from cache

/: (run (cache (opam-archives (target /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 8 packages
  - install conf-autoconf   0.2    [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 dune            3.16.0 [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...
- [summer] Fetching data.pkg: ....
- ...... done
- Processing entries: 
- .
- ..
- .
- ..
- .
- .
- .
- . done
- FreeBSD repository update completed. 34428 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.72
- 	autoconf-switch: 20220527
- 	automake: 1.16.5_2
- 	libtool: 2.4.7_2
- 	m4: 1.4.19_1,1
- 
- Number of packages to be installed: 5
- 
- The process will require 9 MiB more space.
- 2 MiB to be downloaded.
- [summer] [1/5] Fetching libtool-2.4.7_2.pkg: .......... done
- [summer] [2/5] Fetching m4-1.4.19_1,1.pkg: ...... done
- [summer] [3/5] Fetching automake-1.16.5_2.pkg: .......... done
- [summer] [4/5] Fetching autoconf-switch-20220527.pkg: . done
- [summer] [5/5] Fetching autoconf-2.72.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [summer] [1/5] Installing m4-1.4.19_1,1...
- [summer] [1/5] Extracting m4-1.4.19_1,1: .......... done
- [summer] [2/5] Installing autoconf-switch-20220527...
- [summer] [2/5] Extracting autoconf-switch-20220527: .......... done
- [summer] [3/5] Installing autoconf-2.72...
- [summer] [3/5] Extracting autoconf-2.72: .......... done
- [summer] [4/5] Installing libtool-2.4.7_2...
- [summer] [4/5] Extracting libtool-2.4.7_2: .......... done
- [summer] [5/5] Installing automake-1.16.5_2...
- [summer] [5/5] Extracting automake-1.16.5_2: .......... done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  7/24: [dune.3.16.0: extract]
Processing  8/24: [dune.3.16.0: extract] [opsian.0.1: http]
Processing  9/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf]
Processing 10/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf] [conf-libtool: libtoolize]
Processing 11/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf] [conf-libtool: libtoolize] [conf-perl: perl]
Processing 12/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf] [conf-libtool: libtoolize] [conf-perl: perl] [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.2/.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
-   --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
- 
- 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 12/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf] [conf-libtool: libtoolize] [conf-perl: perl]
-> installed conf-pkg-config.3
Processing 13/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf] [conf-libtool: libtoolize] [conf-perl: perl]
Processing 14/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize] [conf-perl: perl]
+ /usr/local/bin/perl "--version" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-perl.2)
- 
- This is perl 5, version 36, subversion 3 (v5.36.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 https://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing 14/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize]
-> installed conf-perl.2
Processing 15/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize]
+ /usr/local/bin/pkg-config "--print-errors" "--exists" "liblzma" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-liblzma.1)
-> compiled  conf-liblzma.1
Processing 15/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf] [conf-libtool: libtoolize]
-> installed conf-liblzma.1
Processing 16/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf] [conf-libtool: libtoolize]
+ /usr/local/bin/libtoolize "--version" (CWD=/home/opam/.opam/4.14.2/.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 16/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf]
-> installed conf-libtool.1
Processing 17/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-autoconf: autoconf]
+ /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 17/24: [dune.3.16.0: extract] [opsian.0.1: http]
-> installed conf-autoconf.0.2
Processing 18/24: [dune.3.16.0: extract] [opsian.0.1: http]
Processing 19/24: [dune.3.16.0: extract] [opsian.0.1: http] [conf-automake: automake]
+ /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 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 19/24: [dune.3.16.0: extract] [opsian.0.1: http]
-> installed conf-automake.1
Processing 20/24: [dune.3.16.0: extract] [opsian.0.1: http]
-> retrieved dune.3.16.0  (cached)
Processing 20/24: [opsian.0.1: http]
Processing 21/24: [opsian.0.1: http] [dune: ocaml 15]
[ERROR] Failed to get sources of opsian.0.1: Download command failed
Processing 21/24: [dune: ocaml 15]
+ /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- 

Processing 21/24: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.16.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.16.0)
-> compiled  dune.3.16.0
-> installed dune.3.16.0

#=== ERROR while fetching sources for opsian.0.1 ==============================#
OpamSolution.Fetch_fail("https://github.com/Opsian/opsian-ocaml/releases/download/0.1/0.1.tar.gz (Download command failed: \"/usr/bin/fetch -o /home/opam/.opam/4.14.2/.opam-switch/sources/opsian.0.1/0.1.tar.gz.part --user-agent opam/2.2.0 -- https://github.com/Opsian/opsian-ocaml/releases/download/0.1/0.1.tar.gz\" exited with code 1)")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - fetch opsian 0.1
+- 
+- The following changes have been performed
| - install conf-autoconf   0.2
| - install conf-automake   1
| - install conf-liblzma    1
| - install conf-libtool    1
| - install conf-perl       2
| - install conf-pkg-config 3
| - install dune            3.16.0
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/4.14.2/.opam-switch/backup/state-20240907174953.export"
'opam install -vy opsian.0.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 "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_708_22669" "mount.fstab=/tmp/obuilder-jail-18aa90/fstab" "mount.devfs" "path=/obuilder/result/b44d87a6a163da1969254c977cce4a8c25c2c99ad35ac955801b53a068bdf019/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 "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