Building on spring (from freebsd) 2025-04-25 18:34.39 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2025-04-25 18:34.39 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 8106bcf57fc33218275bbf0d02e725f4e9fcd0f6")) 2025-04-25 18:34.40 ---> using "9c56a90b8c86ed2ee264296ff27862a7dfbb8c0e1e7a426347276f51c9dd96c4" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-04-25 18:34.40 ---> using "f75384d6ba33597d11a499708a6369b53eea3944fda13a0c1f9f24c397302421" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.2 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.2 -> installed ocaml.4.14.2 Done. # To update the current shell environment, run: eval $(opam env --switch=4.14.2) 2025-04-25 18:34.40 ---> using "db3810edc16bcf7179342270a625f030cc91ef0523cfcf4779654d02bf5ea1ed" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-04-25 18:34.40 ---> using "77e7934821ff9499621aa385067b452b07e32d85d3f9336209e4dcd66fbcbdcf" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y conf-python-2-7.1.2\ \nopam install -vy conf-python-2-7.1.2\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: conf-python-2-7.1.2 | grep -q 'freebsd'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi \ \n\ \n\ \nexit $res")) [NOTE] conf-python-2-7.1.2 is not installed. Nothing to do. The following actions will be performed: === install 1 package - install conf-python-2-7 1.2 The following system packages will first need to be installed: lang/python27 <><> 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" "lang/python27" - Updating FreeBSD repository catalogue... - [spring] Fetching data.pkg: ... - ...... - . done - Processing entries: - .. - .. - .. - .. - . - . done - FreeBSD repository update completed. 35951 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.21.3 -> 2.1.0 - - Number of packages to be upgraded: 1 - - 12 MiB to be downloaded. - [spring] [1/1] Fetching pkg-2.1.0.pkg: .... - ..... - . done - Checking integrity... done (0 conflicting) - [spring] [1/1] Upgrading pkg from 1.21.3 to 2.1.0... - [spring] [1/1] Extracting pkg-2.1.0: .......... done - Updating FreeBSD repository catalogue... - FreeBSD repository is up to date. - All repositories are up to date. - The following 15 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - fontconfig: 2.15.0_3,1 - freetype2: 2.13.3 - libX11: 1.8.12,1 - libXScrnSaver: 1.2.4_1 - libXau: 1.0.11 - libXdmcp: 1.1.5 - libXext: 1.3.6,1 - libXft: 2.3.8 - libXrender: 0.9.12 - libxcb: 1.17.0 - png: 1.6.47 - python27: 2.7.18_4 - tcl86: 8.6.16_2 - tk86: 8.6.16 - xorgproto: 2024.1 - - Number of packages to be installed: 15 - - The process will require 109 MiB more space. - 21 MiB to be downloaded. - [spring] [1/15] Fetching png-1.6.47.pkg: .......... done - [spring] [2/15] Fetching libXau-1.0.11.pkg: . done - [spring] [3/15] Fetching libxcb-1.17.0.pkg: ..... - ..... done - [spring] [4/15] Fetching freetype2-2.13.3.pkg: .......... done - [spring] [5/15] Fetching fontconfig-2.15.0_3,1.pkg: .......... done - [spring] [6/15] Fetching libXScrnSaver-1.2.4_1.pkg: .. done - [spring] [7/15] Fetching libX11-1.8.12,1.pkg: ....... - ... done - [spring] [8/15] Fetching libXrender-0.9.12.pkg: .. done - [spring] [9/15] Fetching xorgproto-2024.1.pkg: .......... done - [spring] [10/15] Fetching libXft-2.3.8.pkg: .... done - [spring] [11/15] Fetching tk86-8.6.16.pkg: .......... done - [spring] [12/15] Fetching libXdmcp-1.1.5.pkg: . done - [spring] [13/15] Fetching tcl86-8.6.16_2.pkg: .......... done - [spring] [14/15] Fetching libXext-1.3.6,1.pkg: ...... done - [spring] [15/15] Fetching python27-2.7.18_4.pkg: . - ...... - ... done - Checking integrity... done (0 conflicting) - [spring] [1/15] Installing libXau-1.0.11... - [spring] [1/15] Extracting libXau-1.0.11: .......... done - [spring] [2/15] Installing png-1.6.47... - [spring] [2/15] Extracting png-1.6.47: .......... done - [spring] [3/15] Installing freetype2-2.13.3... - [spring] [3/15] Extracting freetype2-2.13.3: .......... done - [spring] [4/15] Installing fontconfig-2.15.0_3,1... - [spring] [4/15] Extracting fontconfig-2.15.0_3,1: .......... done - [spring] [5/15] Installing tcl86-8.6.16_2... - [spring] [5/15] Extracting tcl86-8.6.16_2: .......... done - [spring] [6/15] Installing xorgproto-2024.1... - [spring] [6/15] Extracting xorgproto-2024.1: .......... done - [spring] [7/15] Installing libXdmcp-1.1.5... - [spring] [7/15] Extracting libXdmcp-1.1.5: ......... done - [spring] [8/15] Installing libxcb-1.17.0... - [spring] [8/15] Extracting libxcb-1.17.0: .......... done - [spring] [9/15] Installing libX11-1.8.12,1... - [spring] [9/15] Extracting libX11-1.8.12,1: .......... done - [spring] [10/15] Installing libXext-1.3.6,1... - [spring] [10/15] Extracting libXext-1.3.6,1: .......... done - [spring] [11/15] Installing libXScrnSaver-1.2.4_1... - [spring] [11/15] Extracting libXScrnSaver-1.2.4_1: .......... done - [spring] [12/15] Installing libXrender-0.9.12... - [spring] [12/15] Extracting libXrender-0.9.12: .......... done - [spring] [13/15] Installing libXft-2.3.8... - [spring] [13/15] Extracting libXft-2.3.8: .......... done - [spring] [14/15] Installing tk86-8.6.16... - [spring] [14/15] Extracting tk86-8.6.16: .......... done - [spring] [15/15] Installing python27-2.7.18_4... - [spring] [15/15] Extracting python27-2.7.18_4: .......... done - ==> Running trigger: fontconfig.ucl - Running fc-cache to build fontconfig cache... - ===== - Message from freetype2-2.13.3: - - -- - The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as - the default, emulating a modern version of ClearType. This change inevitably - leads to different rendering results, and you might change port's options to - adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment - variable). - - The environment variable "FREETYPE_PROPERTIES" can be used to control the - driver properties. Example: - - FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ - cff:no-stem-darkening=1 \ - autofitter:warping=1 - - This allows to select, say, the subpixel hinting mode at runtime for a given - application. - - If LONG_PCF_NAMES port's option was enabled, the PCF family names may include - the foundry and information whether they contain wide characters. For example, - "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at - run time with using pcf:no-long-family-names property, if needed. Example: - - FREETYPE_PROPERTIES=pcf:no-long-family-names=1 - - How to recreate fontconfig cache with using such environment variable, - if needed: - # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv - - The controllable properties are listed in the section "Controlling FreeType - Modules" in the reference's table of contents - (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). - ===== - Message from python27-2.7.18_4: - - -- - Only the tkinter standard extension module is included or supported; - the previous ports now only support Python 3+. - -- - ===> NOTICE: - - This port is deprecated; you may wish to reconsider installing it: - - EOLed upstream. - - It is scheduled to be removed on or after 2020-12-31. <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/3: [conf-python-2-7.1.2/test.py: dl] -> retrieved conf-python-2-7.1.2 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-python-2-7/test.py) Processing 2/3: [conf-python-2-7: python2.7 test.py] + /usr/local/bin/python2.7 "test.py" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-python-2-7.1.2) - python-2.7 OK -> compiled conf-python-2-7.1.2 -> installed conf-python-2-7.1.2 Done. 2025-04-25 18:35.45 ---> saved as "767d713e449cd070b4a4928eb4ebda8aefbdca6606970f38b2b032c1f67e9d04" Job succeeded