Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
5:44:15 PM: Build ready to start
5:44:30 PM: build-image version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34 (focal)
5:44:30 PM: buildbot version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34
5:44:30 PM: Fetching cached dependencies
5:44:30 PM: Starting to download cache of 241.8MB
5:44:32 PM: Finished downloading cache in 2.424s
5:44:32 PM: Starting to extract cache
5:44:34 PM: Finished extracting cache in 2.019s
5:44:34 PM: Finished fetching cache in 4.504s
5:44:35 PM: Starting to prepare the repo for build
5:44:35 PM: Preparing Git Reference pull/679/head
5:44:36 PM: Custom build command detected. Proceeding with the specified command: 'brew install llvm && pip install setuptools==39.1.0 && pip install hoep --no-binary=hoep && pip install mynt==0.4.0 && cd www && mynt gen -f _site'
5:44:37 PM: Starting to install dependencies
5:44:37 PM: Started restoring cached mise cache
5:44:38 PM: Finished restoring cached mise cache
5:44:38 PM: mise python@3.8.20 install
5:44:38 PM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
5:44:39 PM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
5:44:39 PM: mise python@3.8.20 python --version
5:44:39 PM: mise python@3.8.20 Python 3.8.20
5:44:39 PM: mise python@3.8.20 ✓ installed
5:44:39 PM: Python version set to 3.8
5:44:40 PM: Collecting pipenv
5:44:40 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
5:44:40 PM: Collecting certifi (from pipenv)
5:44:40 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
5:44:40 PM: Collecting packaging>=22 (from pipenv)
5:44:40 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
5:44:40 PM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
5:44:41 PM: Collecting virtualenv>=20.24.2 (from pipenv)
5:44:41 PM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
5:44:41 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
5:44:41 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
5:44:41 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
5:44:41 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
5:44:41 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
5:44:41 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
5:44:41 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
5:44:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 38.8 MB/s eta 0:00:00
5:44:41 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
5:44:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 8.3 MB/s eta 0:00:00
5:44:41 PM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
5:44:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 117.0 MB/s eta 0:00:00
5:44:41 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
5:44:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 7.1 MB/s eta 0:00:00
5:44:41 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
5:44:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 31.3 MB/s eta 0:00:00
5:44:41 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
5:44:41 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
5:44:41 PM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
5:44:43 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 virtualenv-20.29.2
5:44:43 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
5:44:43 PM: [notice] To update, run: pip install --upgrade pip
5:44:43 PM: Installing pip dependencies from requirements.txt
5:44:43 PM: Started restoring cached pip cache
5:44:43 PM: Finished restoring cached pip cache
5:44:43 PM: Looking in links: https://pypi.python.org
5:44:43 PM: Collecting argh==0.26.2 (from -r requirements.txt (line 2))
5:44:43 PM: Using cached argh-0.26.2-py2.py3-none-any.whl.metadata (8.6 kB)
5:44:43 PM: Collecting asn1crypto==0.22.0 (from -r requirements.txt (line 3))
5:44:43 PM: Using cached asn1crypto-0.22.0-py2.py3-none-any.whl.metadata (1.1 kB)
5:44:43 PM: Collecting bcrypt==4.0.1 (from -r requirements.txt (line 4))
5:44:43 PM: Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB)
5:44:44 PM: Collecting cffi==1.15.1 (from -r requirements.txt (line 5))
5:44:44 PM: Using cached cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB)
5:44:44 PM: Collecting cryptography==41.0.3 (from -r requirements.txt (line 6))
5:44:44 PM: Using cached cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (5.2 kB)
5:44:44 PM: Collecting docutils==0.14 (from -r requirements.txt (line 7))
5:44:44 PM: Using cached docutils-0.14-py3-none-any.whl.metadata (2.3 kB)
5:44:44 PM: Collecting enum34==1.1.6 (from -r requirements.txt (line 8))
5:44:44 PM: Using cached enum34-1.1.6-py3-none-any.whl.metadata (1.7 kB)
5:44:44 PM: Collecting idna==2.6 (from -r requirements.txt (line 9))
5:44:44 PM: Using cached idna-2.6-py2.py3-none-any.whl.metadata (8.9 kB)
5:44:44 PM: Collecting ipaddress==1.0.18 (from -r requirements.txt (line 10))
5:44:44 PM: Using cached ipaddress-1.0.18-py3-none-any.whl
5:44:45 PM: Collecting Jinja2==2.9.6 (from -r requirements.txt (line 11))
5:44:45 PM: Using cached Jinja2-2.9.6-py2.py3-none-any.whl.metadata (2.2 kB)
5:44:45 PM: Collecting MarkupSafe==1.1.1 (from -r requirements.txt (line 12))
5:44:45 PM: Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl.metadata (3.2 kB)
5:44:45 PM: Collecting pathtools==0.1.2 (from -r requirements.txt (line 13))
5:44:45 PM: Using cached pathtools-0.1.2-py3-none-any.whl
5:44:45 PM: Collecting pyasn1==0.3.2 (from -r requirements.txt (line 14))
5:44:45 PM: Using cached pyasn1-0.3.2-py2.py3-none-any.whl.metadata (1.4 kB)
5:44:45 PM: Collecting pycparser==2.18 (from -r requirements.txt (line 15))
5:44:45 PM: Using cached pycparser-2.18-py2.py3-none-any.whl
5:44:45 PM: Collecting Pygments==2.15.0 (from -r requirements.txt (line 16))
5:44:45 PM: Using cached Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB)
5:44:45 PM: Collecting PyNaCl>1.1.2 (from -r requirements.txt (line 17))
5:44:45 PM: Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
5:44:45 PM: Collecting PyYAML==5.3.1 (from -r requirements.txt (line 18))
5:44:45 PM: Using cached PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl
5:44:45 PM: Collecting six==1.11.0 (from -r requirements.txt (line 19))
5:44:45 PM: Using cached six-1.11.0-py2.py3-none-any.whl.metadata (1.6 kB)
5:44:46 PM: Collecting watchdog==0.10.2 (from -r requirements.txt (line 20))
5:44:46 PM: Using cached watchdog-0.10.2-py3-none-any.whl
5:44:46 PM: Using cached argh-0.26.2-py2.py3-none-any.whl (30 kB)
5:44:46 PM: Using cached asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB)
5:44:46 PM: Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
5:44:46 PM: Using cached cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB)
5:44:46 PM: Using cached cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB)
5:44:46 PM: Using cached docutils-0.14-py3-none-any.whl (543 kB)
5:44:46 PM: Using cached enum34-1.1.6-py3-none-any.whl (12 kB)
5:44:46 PM: Using cached idna-2.6-py2.py3-none-any.whl (56 kB)
5:44:46 PM: Using cached Jinja2-2.9.6-py2.py3-none-any.whl (340 kB)
5:44:46 PM: Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB)
5:44:46 PM: Using cached pyasn1-0.3.2-py2.py3-none-any.whl (63 kB)
5:44:46 PM: Using cached Pygments-2.15.0-py3-none-any.whl (1.1 MB)
5:44:46 PM: Using cached six-1.11.0-py2.py3-none-any.whl (10 kB)
5:44:46 PM: Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
5:44:46 PM: Installing collected packages: six, pycparser, pyasn1, pathtools, ipaddress, idna, enum34, docutils, asn1crypto, argh, watchdog, PyYAML, Pygments, MarkupSafe, cffi, bcrypt, PyNaCl, Jinja2, cryptography
5:44:48 PM: Successfully installed Jinja2-2.9.6 MarkupSafe-1.1.1 PyNaCl-1.5.0 PyYAML-5.3.1 Pygments-2.15.0 argh-0.26.2 asn1crypto-0.22.0 bcrypt-4.0.1 cffi-1.15.1 cryptography-41.0.3 docutils-0.14 enum34-1.1.6 idna-2.6 ipaddress-1.0.18 pathtools-0.1.2 pyasn1-0.3.2 pycparser-2.18 six-1.11.0 watchdog-0.10.2
5:44:48 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
5:44:48 PM: [notice] To update, run: pip install --upgrade pip
5:44:48 PM: Pip dependencies installed
5:44:48 PM: Attempting Ruby version 2.7.1, read from environment
5:44:48 PM: Started restoring cached Ruby version
5:44:48 PM: Finished restoring cached Ruby version
5:44:49 PM: Using Ruby version 2.7.1
5:44:50 PM: Started restoring cached go cache
5:44:50 PM: Finished restoring cached go cache
5:44:50 PM: Installing Go version 1.14.4 (requested 1.14.4)
5:44:55 PM: go version go1.14.4 linux/amd64
5:44:56 PM: Using PHP version 8.0
5:44:57 PM: Started restoring cached Node.js version
5:44:58 PM: Finished restoring cached Node.js version
5:44:59 PM: v12.18.0 is already installed.
5:44:59 PM: Now using node v12.18.0 (npm v6.14.4)
5:44:59 PM: Started restoring cached build plugins
5:44:59 PM: Finished restoring cached build plugins
5:45:00 PM: Successfully installed dependencies
5:45:00 PM: Starting build script
5:45:01 PM: Detected 0 framework(s)
5:45:01 PM: Section completed: initializing
Building
Complete
Building
Complete
5:45:03 PM: Netlify Build
5:45:03 PM: ────────────────────────────────────────────────────────────────
5:45:03 PM:
5:45:03 PM: ❯ Version
5:45:03 PM: @netlify/build 29.58.9
5:45:03 PM:
5:45:03 PM: ❯ Flags
5:45:03 PM: accountId: 5ef685123cdaf200cbac3157
5:45:03 PM: baseRelDir: true
5:45:03 PM: buildId: 67b769ef7db09100088cf798
5:45:03 PM: deployId: 67b769ef7db09100088cf79a
5:45:03 PM:
5:45:03 PM: ❯ Current directory
5:45:03 PM: /opt/build/repo
5:45:03 PM:
5:45:03 PM: ❯ Config file
5:45:03 PM: /opt/build/repo/netlify.toml
5:45:03 PM:
5:45:03 PM: ❯ Context
5:45:03 PM: deploy-preview
5:45:03 PM:
5:45:03 PM: build.command from netlify.toml
5:45:03 PM: ────────────────────────────────────────────────────────────────
5:45:03 PM:
5:45:03 PM: $ brew install llvm && pip install setuptools==39.1.0 && pip install hoep --no-binary=hoep && pip install mynt==0.4.0 && cd www && mynt gen -f _site
5:45:04 PM: ==> Auto-updating Homebrew...
5:45:04 PM: Adjust how often this is run with HOMEBREW_AUTO_UPDATE_SECS or disable with
5:45:04 PM: HOMEBREW_NO_AUTO_UPDATE. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
5:45:06 PM: ==> Homebrew collects anonymous analytics.
5:45:06 PM: Read the analytics documentation (and how to opt-out) here:
5:45:06 PM: https://docs.brew.sh/Analytics
5:45:06 PM: No analytics have been recorded yet (nor will be during this `brew` run).
5:45:06 PM: ==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
5:45:06 PM: https://github.com/Homebrew/brew#donations
5:45:08 PM: ==> Auto-updated Homebrew!
5:45:08 PM: Updated 3 taps (homebrew/bundle, homebrew/core and homebrew/cask).
5:45:08 PM: ==> New Formulae
5:45:08 PM: ad
5:45:08 PM: adapterremoval
5:45:08 PM: aqtinstall
5:45:08 PM: aqua
5:45:08 PM: arelo
5:45:08 PM: bacon-ls
5:45:08 PM: bagels
5:45:08 PM: bazel@7
5:45:08 PM: cfnctl
5:45:08 PM: cloud-provider-kind
5:45:08 PM: code2prompt
5:45:08 PM: comrak
5:45:08 PM: cot
5:45:08 PM: dockerfilegraph
5:45:08 PM: dud
5:45:08 PM: evil-helix
5:45:08 PM: fastly
5:45:08 PM: feluda
5:45:08 PM: gauth
5:45:08 PM: gdtoolkit
5:45:08 PM: ggh
5:45:08 PM: git-mob
5:45:08 PM: gnome-builder
5:45:08 PM: go@1.23
5:45:08 PM: gomi
5:45:08 PM: gowall
5:45:08 PM: havener
5:45:08 PM: hcledit
5:45:08 PM: hk
5:45:08 PM: hl
5:45:08 PM: identme
5:45:08 PM: jsrepo
5:45:08 PM: jupytext
5:45:08 PM: keeper-commander
5:45:08 PM: koji
5:45:08 PM: lazyjj
5:45:08 PM: libcdio-paranoia
5:45:08 PM: libpostal
5:45:08 PM: libpostal-rest
5:45:08 PM: mac
5:45:08 PM: md2pdf
5:45:08 PM: mummer
5:45:08 PM: nak
5:45:08 PM: nping
5:45:08 PM: pdfly
5:45:08 PM: pgbackrest
5:45:08 PM: pgrx
5:45:08 PM: pkl-lsp
5:45:08 PM: postgresql-hll
5:45:08 PM: ramalama
5:45:08 PM: ratarmount
5:45:08 PM: reuse
5:45:08 PM: rink
5:45:08 PM: rustywind
5:45:08 PM: sby
5:45:08 PM: scryer-prolog
5:45:08 PM: sitefetch
5:45:08 PM: snowflake-cli
5:45:08 PM: soft-serve
5:45:08 PM: sql-formatter
5:45:08 PM: symfony-cli
5:45:08 PM: text-embeddings-inference
5:45:08 PM: threatcl
5:45:08 PM: vfkit
5:45:08 PM: wfa2-lib
5:45:08 PM: yamlfix
5:45:08 PM: yices2
5:45:08 PM: yor
5:45:08 PM: zimfw
5:45:09 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/llvm/manifests/19.1.7
5:45:10 PM: ==> Fetching dependencies for llvm: linux-headers@5.15, glibc, mpdecimal, ca-certificates, openssl@3, ncurses, readline, zlib, sqlite, xz, berkeley-db@5, bzip2, expat, libedit, libffi, unzip, python@3.13, gmp, isl, mpfr, libmpc, lz4, zstd, binutils, gcc, z3 and elfutils
5:45:10 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/linux-headers/5.15/manifests/5.15.178
5:45:10 PM: ==> Fetching linux-headers@5.15
5:45:10 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/glibc/manifests/2.35_1-1
5:45:10 PM: ==> Fetching glibc
5:45:11 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/manifests/4.0.0-1
5:45:12 PM: ==> Installing mpdecimal dependency: glibc
5:45:12 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/glibc/manifests/2.35_1-1
5:45:12 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/f08da6bd0cafa8ca3cf09e57938d04110660caca5021d38a9e30708728139a9e--glibc-2.35_1-1.bottle_manifest.json
5:45:12 PM: ==> Installing dependencies for glibc: linux-headers@5.15
5:45:12 PM: ==> Installing glibc dependency: linux-headers@5.15
5:45:12 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/linux-headers/5.15/manifests/5.15.178
5:45:12 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/730e6fefe8b36722427c1c63a6084c5484315f698b523a756306b9cb731711a4--linux-headers@5.15-5.15.178.bottle_manifest.json
5:45:12 PM: ==> Pouring linux-headers@5.15--5.15.178.x86_64_linux.bottle.tar.gz
5:45:13 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/linux-headers@5.15/5.15.178: 961 files, 5.5MB
5:45:13 PM: ==> Installing glibc
5:45:13 PM: ==> Pouring glibc--2.35_1.x86_64_linux.bottle.1.tar.gz
5:45:16 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1/sbin/ldconfig
5:45:16 PM: ==> Installing locale data for en_US.UTF-8
5:45:16 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1/bin/localedef -i en_US -f UTF-8 en_US.UTF-8
5:45:21 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1: 1,405 files, 46.8MB
5:45:21 PM: ==> Fetching mpdecimal
5:45:22 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-12-31
5:45:22 PM: ==> Fetching ca-certificates
5:45:22 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.4.1
5:45:22 PM: ==> Fetching openssl@3
5:45:23 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/manifests/6.5
5:45:23 PM: ==> Fetching ncurses
5:45:23 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.13
5:45:24 PM: ==> Fetching readline
5:45:24 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/zlib/manifests/1.3.1
5:45:24 PM: ==> Fetching zlib
5:45:24 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.49.1
5:45:25 PM: ==> Fetching sqlite
5:45:25 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.6.4
5:45:25 PM: ==> Fetching xz
5:45:25 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/5/manifests/5.3.28_1
5:45:25 PM: ==> Fetching berkeley-db@5
5:45:26 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/bzip2/manifests/1.0.8-2
5:45:26 PM: ==> Fetching bzip2
5:45:26 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.6.4
5:45:26 PM: ==> Fetching expat
5:45:27 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/libedit/manifests/20250104-3.1
5:45:27 PM: ==> Fetching libedit
5:45:27 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/manifests/3.4.7
5:45:27 PM: ==> Fetching libffi
5:45:27 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/unzip/manifests/6.0_8
5:45:27 PM: ==> Fetching unzip
5:45:28 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/python/3.13/manifests/3.13.2
5:45:28 PM: ==> Fetching python@3.13
5:45:29 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.3.0
5:45:29 PM: ==> Fetching gmp
5:45:29 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/isl/manifests/0.27
5:45:29 PM: ==> Fetching isl
5:45:29 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/mpfr/manifests/4.2.1
5:45:29 PM: ==> Fetching mpfr
5:45:30 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/libmpc/manifests/1.3.1
5:45:30 PM: ==> Fetching libmpc
5:45:30 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1
5:45:30 PM: ==> Fetching lz4
5:45:30 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
5:45:31 PM: ==> Fetching zstd
5:45:31 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/binutils/manifests/2.44
5:45:31 PM: ==> Fetching binutils
5:45:32 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/14.2.0_1
5:45:32 PM: ==> Fetching gcc
5:45:33 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/z3/manifests/4.13.4
5:45:33 PM: ==> Installing z3 dependency: gcc
5:45:33 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/14.2.0_1
5:45:33 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/cece94dbe926093c968a24f66b9a0172afe5cc2ef22253029bc591147237045b--gcc-14.2.0_1.bottle_manifest.json
5:45:33 PM: ==> Installing dependencies for gcc: gmp, isl, mpfr, libmpc, lz4, xz, zlib, zstd and binutils
5:45:33 PM: ==> Installing gcc dependency: gmp
5:45:33 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.3.0
5:45:33 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/70a72a71216843d66a953c06ff6337445ce9bc94fae9f0e301e2f59005274a8e--gmp-6.3.0.bottle_manifest.json
5:45:33 PM: ==> Pouring gmp--6.3.0.x86_64_linux.bottle.tar.gz
5:45:34 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/gmp/6.3.0: 24 files, 3.9MB
5:45:34 PM: ==> Installing gcc dependency: isl
5:45:34 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/isl/manifests/0.27
5:45:34 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/40b1c5526f95db33208143fa79887179e758121659d8877597f553e6e6188879--isl-0.27.bottle_manifest.json
5:45:34 PM: ==> Pouring isl--0.27.x86_64_linux.bottle.tar.gz
5:45:34 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/isl/0.27: 75 files, 9.8MB
5:45:34 PM: ==> Installing gcc dependency: mpfr
5:45:34 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/mpfr/manifests/4.2.1
5:45:34 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/a2a3424f4974f6febfa0334a93f35f508eaef3f4ad04320f73d9498302295635--mpfr-4.2.1.bottle_manifest.json
5:45:34 PM: ==> Pouring mpfr--4.2.1.x86_64_linux.bottle.tar.gz
5:45:34 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/mpfr/4.2.1: 32 files, 3.9MB
5:45:34 PM: ==> Installing gcc dependency: libmpc
5:45:34 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/libmpc/manifests/1.3.1
5:45:34 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/fdfa98e0f8bb3ce075cb32776ac2345aa2f89252706c162aecfc841085fa76be--libmpc-1.3.1.bottle_manifest.json
5:45:34 PM: ==> Pouring libmpc--1.3.1.x86_64_linux.bottle.tar.gz
5:45:34 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/libmpc/1.3.1: 14 files, 621.7KB
5:45:34 PM: ==> Installing gcc dependency: lz4
5:45:34 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1
5:45:34 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json
5:45:34 PM: ==> Pouring lz4--1.10.0.x86_64_linux.bottle.1.tar.gz
5:45:34 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/lz4/1.10.0: 24 files, 765.6KB
5:45:34 PM: ==> Installing gcc dependency: xz
5:45:34 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.6.4
5:45:34 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/d14e84095418591f4112922f1a834dbac6c7e4fdc334eae0aaff35e2b860cc5b--xz-5.6.4.bottle_manifest.json
5:45:34 PM: ==> Pouring xz--5.6.4.x86_64_linux.bottle.tar.gz
5:45:35 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/xz/5.6.4: 97 files, 2MB
5:45:35 PM: ==> Installing gcc dependency: zlib
5:45:35 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/zlib/manifests/1.3.1
5:45:35 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/f68d0caf232d52f2aa586abefbbfd7e958e384d84f3967008fa83de94b5f10ae--zlib-1.3.1.bottle_manifest.json
5:45:35 PM: ==> Pouring zlib--1.3.1.x86_64_linux.bottle.tar.gz
5:45:35 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/zlib/1.3.1: 14 files, 446.8KB
5:45:35 PM: ==> Installing gcc dependency: zstd
5:45:35 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
5:45:35 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
5:45:35 PM: ==> Pouring zstd--1.5.6.x86_64_linux.bottle.tar.gz
5:45:35 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/zstd/1.5.6: 32 files, 2.9MB
5:45:35 PM: ==> Installing gcc dependency: binutils
5:45:35 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/binutils/manifests/2.44
5:45:35 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/8dec3c476e7ac40bbb8a32ba3c2bc58546b09de0fb300ffe32425e1100f62285--binutils-2.44.bottle_manifest.json
5:45:35 PM: ==> Pouring binutils--2.44.x86_64_linux.bottle.tar.gz
5:45:40 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/binutils/2.44: 6,462 files, 392.7MB
5:45:40 PM: ==> Installing gcc
5:45:41 PM: ==> Pouring gcc--14.2.0_1.x86_64_linux.bottle.tar.gz
5:45:51 PM: ==> Creating the GCC specs file: /home/linuxbrew/.linuxbrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc/x86_64-pc-linux-gnu/14/specs
5:45:52 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/gcc/14.2.0_1: 2,105 files, 550.7MB
5:45:52 PM: ==> Fetching z3
5:45:52 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/elfutils/manifests/0.192
5:45:53 PM: ==> Fetching elfutils
5:45:53 PM: ==> Installing llvm dependency: glibc
5:45:53 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/glibc/manifests/2.35_1-1
5:45:53 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/f08da6bd0cafa8ca3cf09e57938d04110660caca5021d38a9e30708728139a9e--glibc-2.35_1-1.bottle_manifest.json
5:45:53 PM: ==> Pouring glibc--2.35_1.x86_64_linux.bottle.1.tar.gz
5:45:55 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1/sbin/ldconfig
5:45:55 PM: ==> Installing locale data for en_US.UTF-8
5:45:55 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1/bin/localedef -i en_US -f UTF-8 en_US.UTF-8
5:45:58 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1: 1,405 files, 46.8MB
5:45:58 PM: ==> Fetching llvm
5:46:02 PM: ==> Installing dependencies for llvm: mpdecimal, ca-certificates, openssl@3, ncurses, readline, sqlite, berkeley-db@5, bzip2, expat, libedit, libffi, unzip, python@3.13, z3 and elfutils
5:46:02 PM: ==> Installing llvm dependency: mpdecimal
5:46:02 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/manifests/4.0.0-1
5:46:02 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/7b63c3b34bee402290af49fac829a6682ab45ea5c9258b6fe03b590a03a4c4a9--mpdecimal-4.0.0-1.bottle_manifest.json
5:46:02 PM: ==> Pouring mpdecimal--4.0.0.x86_64_linux.bottle.1.tar.gz
5:46:03 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/mpdecimal/4.0.0: 22 files, 765KB
5:46:03 PM: ==> Installing llvm dependency: ca-certificates
5:46:03 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-12-31
5:46:03 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/c41a485689e1507291617fb1f0e2322a087064960638fd050663df867bf53928--ca-certificates-2024-12-31.bottle_manifest.json
5:46:03 PM: ==> Pouring ca-certificates--2024-12-31.all.bottle.tar.gz
5:46:04 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/ca-certificates/2024-12-31: 4 files, 236.0KB
5:46:04 PM: ==> Installing llvm dependency: openssl@3
5:46:04 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.4.1
5:46:04 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/a2bb8b71ebddb1fe8553581fcbc1ffc4ab36795c68b3cd47977cf83f1673a5b1--openssl@3-3.4.1.bottle_manifest.json
5:46:05 PM: ==> Pouring openssl@3--3.4.1.x86_64_linux.bottle.tar.gz
5:46:13 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/openssl@3/3.4.1: 7,246 files, 39.9MB
5:46:13 PM: ==> Installing llvm dependency: ncurses
5:46:13 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/manifests/6.5
5:46:13 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/b2f8ce4e08b15832435170efd265346225ee388d5baab3d5c50e3a77c5673b5a--ncurses-6.5.bottle_manifest.json
5:46:13 PM: ==> Pouring ncurses--6.5.x86_64_linux.bottle.tar.gz
5:46:14 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/ncurses/6.5: 4,037 files, 10.8MB
5:46:14 PM: ==> Installing llvm dependency: readline
5:46:14 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.13
5:46:14 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/aa1afa38997a2866d91c81fdda8b36d436cd4ea7a82aed07d13c83c56eb3460e--readline-8.2.13.bottle_manifest.json
5:46:14 PM: ==> Pouring readline--8.2.13.x86_64_linux.bottle.tar.gz
5:46:15 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/readline/8.2.13: 51 files, 2MB
5:46:15 PM: ==> Installing llvm dependency: sqlite
5:46:15 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.49.1
5:46:15 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/ce3cf24bf33f0eff2d169e046ba5da3ec75ab9fe0439e7b7face44f42e033fcb--sqlite-3.49.1.bottle_manifest.json
5:46:15 PM: ==> Pouring sqlite--3.49.1.x86_64_linux.bottle.tar.gz
5:46:15 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/sqlite/3.49.1: 13 files, 6MB
5:46:15 PM: ==> Installing llvm dependency: berkeley-db@5
5:46:15 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/5/manifests/5.3.28_1
5:46:15 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/17e4e0def00184b561c8a490b5c0813a7c4f5e1365eb2e927570786eb4e05e09--berkeley-db@5-5.3.28_1.bottle_manifest.json
5:46:15 PM: ==> Pouring berkeley-db@5--5.3.28_1.x86_64_linux.bottle.tar.gz
5:46:17 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/berkeley-db@5/5.3.28_1: 5,272 files, 87.6MB
5:46:17 PM: ==> Installing llvm dependency: bzip2
5:46:17 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/bzip2/manifests/1.0.8-2
5:46:17 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/c1a79a32cc9082c99fc318e6b2596b8b1f6e99abacb32bcbe88f979e4be5e4ea--bzip2-1.0.8-2.bottle_manifest.json
5:46:17 PM: ==> Pouring bzip2--1.0.8.x86_64_linux.bottle.2.tar.gz
5:46:18 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/bzip2/1.0.8: 32 files, 574.6KB
5:46:18 PM: ==> Installing llvm dependency: expat
5:46:18 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.6.4
5:46:18 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/700d5fdfe27a60378ec5801ebcbf598a7f6eeb78be73ddb517b205e6692b42d6--expat-2.6.4.bottle_manifest.json
5:46:18 PM: ==> Pouring expat--2.6.4.x86_64_linux.bottle.tar.gz
5:46:18 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/expat/2.6.4: 23 files, 858.9KB
5:46:18 PM: ==> Installing llvm dependency: libedit
5:46:18 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/libedit/manifests/20250104-3.1
5:46:18 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/c47389791b85fce1d3f55d8913ff7a87524d458cd8a4bc1cf6f9c0093da6783a--libedit-20250104-3.1.bottle_manifest.json
5:46:18 PM: ==> Pouring libedit--20250104-3.1.x86_64_linux.bottle.tar.gz
5:46:18 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/libedit/20250104-3.1: 55 files, 758.5KB
5:46:18 PM: ==> Installing llvm dependency: libffi
5:46:18 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/manifests/3.4.7
5:46:18 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/0dbccb1792291b90549d4a508e1f8609410e50e9229ae89b6f303e9a93445c50--libffi-3.4.7.bottle_manifest.json
5:46:18 PM: ==> Pouring libffi--3.4.7.x86_64_linux.bottle.tar.gz
5:46:18 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/libffi/3.4.7: 19 files, 752.4KB
5:46:18 PM: ==> Installing llvm dependency: unzip
5:46:18 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/unzip/manifests/6.0_8
5:46:18 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/b9a98c1a65dea38eb0bb5d9106a5758ed0ff17635811bd7f7cd6be5908c2961b--unzip-6.0_8.bottle_manifest.json
5:46:18 PM: ==> Pouring unzip--6.0_8.x86_64_linux.bottle.tar.gz
5:46:18 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/unzip/6.0_8: 17 files, 416.6KB
5:46:18 PM: ==> Installing llvm dependency: python@3.13
5:46:18 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/python/3.13/manifests/3.13.2
5:46:18 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/ed88e7b3fd6fee101e6c569740db52ea7364a7e3d9092a35d8375795a39c2592--python@3.13-3.13.2.bottle_manifest.json
5:46:19 PM: ==> Pouring python@3.13--3.13.2.x86_64_linux.bottle.tar.gz
5:46:24 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/python@3.13/3.13.2/bin/python3.13 -Im ensurepip
5:46:28 PM: ==> /home/linuxbrew/.linuxbrew/Cellar/python@3.13/3.13.2/bin/python3.13 -Im pip install -v --no-index --upgrade --isolated --target=/home/linuxbrew/.linuxbrew/lib/python3.13/site-packages /home/linuxbrew/.linuxbrew/Cellar/python@3.13/3.13.2/lib/python3.13/ensurepip/_bundled/pip-25.0-py3-none-any.whl /home/linuxbrew/.linuxbrew/Cellar/python@3.13/3.13.2/libexec/wheel-0.45.1-py3-none-any.whl
5:46:31 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/python@3.13/3.13.2: 2,828 files, 69.1MB
5:46:31 PM: ==> Installing llvm dependency: z3
5:46:31 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/z3/manifests/4.13.4
5:46:31 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/8de309065495b97170abd5570da44f66f0d77c2e4c4bd9ba9edfea57c34bc7c6--z3-4.13.4.bottle_manifest.json
5:46:31 PM: ==> Pouring z3--4.13.4.x86_64_linux.bottle.tar.gz
5:46:32 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/z3/4.13.4: 120 files, 43.4MB
5:46:32 PM: ==> Installing llvm dependency: elfutils
5:46:32 PM: ==> Downloading https://ghcr.io/v2/homebrew/core/elfutils/manifests/0.192
5:46:32 PM: Already downloaded: /opt/buildhome/.cache/Homebrew/downloads/92ba61ebf807991671ffecd3fd8e0c68b7d8d011d2fc795d126c53b4961c7efd--elfutils-0.192.bottle_manifest.json
5:46:32 PM: ==> Pouring elfutils--0.192.x86_64_linux.bottle.tar.gz
5:46:33 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/elfutils/0.192: 113 files, 7.6MB
5:46:33 PM: ==> Installing llvm
5:46:33 PM: ==> Pouring llvm--19.1.7.x86_64_linux.bottle.tar.gz
5:47:13 PM: ==> Caveats
5:47:13 PM: CLANG_CONFIG_FILE_SYSTEM_DIR: /home/linuxbrew/.linuxbrew/etc/clang
5:47:13 PM: CLANG_CONFIG_FILE_USER_DIR: ~/.config/clang
5:47:13 PM: LLD is now provided in a separate formula:
5:47:13 PM: brew install lld
5:47:13 PM: We plan to build LLVM 20 with `LLVM_ENABLE_EH=OFF`. Please see:
5:47:13 PM: Emacs Lisp files have been installed to:
5:47:13 PM: /home/linuxbrew/.linuxbrew/share/emacs/site-lisp/llvm
5:47:13 PM: ==> Summary
5:47:13 PM: 🍺 /home/linuxbrew/.linuxbrew/Cellar/llvm/19.1.7: 8,108 files, 2.7GB
5:47:13 PM: ==> Running `brew cleanup llvm`...
5:47:13 PM: Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
5:47:13 PM: Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
5:47:22 PM: ==> Caveats
5:47:22 PM: ==> llvm
5:47:22 PM: CLANG_CONFIG_FILE_SYSTEM_DIR: /home/linuxbrew/.linuxbrew/etc/clang
5:47:22 PM: CLANG_CONFIG_FILE_USER_DIR: ~/.config/clang
5:47:22 PM: LLD is now provided in a separate formula:
5:47:22 PM: brew install lld
5:47:22 PM: We plan to build LLVM 20 with `LLVM_ENABLE_EH=OFF`. Please see:
5:47:22 PM: Emacs Lisp files have been installed to:
5:47:22 PM: /home/linuxbrew/.linuxbrew/share/emacs/site-lisp/llvm
5:47:23 PM: Collecting setuptools==39.1.0
5:47:23 PM: Using cached setuptools-39.1.0-py2.py3-none-any.whl.metadata (2.9 kB)
5:47:23 PM: Using cached setuptools-39.1.0-py2.py3-none-any.whl (566 kB)
5:47:23 PM: Installing collected packages: setuptools
5:47:23 PM: Attempting uninstall: setuptools
5:47:23 PM: Found existing installation: setuptools 70.3.0
5:47:23 PM: Uninstalling setuptools-70.3.0:
5:47:23 PM: Successfully uninstalled setuptools-70.3.0
5:47:23 PM: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pipenv 2024.4.1 requires setuptools>=67, but you have setuptools 39.1.0 which is incompatible.
pipenv 2024.4.1 requires setuptools>=67, but you have setuptools 39.1.0 which is incompatible.
5:47:23 PM: Successfully installed setuptools-39.1.0
5:47:23 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
5:47:23 PM: [notice] To update, run: pip install --upgrade pip
5:47:24 PM: Collecting hoep
5:47:24 PM: Using cached hoep-1.0.2-cp38-cp38-linux_x86_64.whl
5:47:24 PM: Installing collected packages: hoep
5:47:24 PM: Successfully installed hoep-1.0.2
5:47:24 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
5:47:24 PM: [notice] To update, run: pip install --upgrade pip
5:47:24 PM: Collecting mynt==0.4.0
5:47:24 PM: Using cached mynt-0.4-py3-none-any.whl
5:47:24 PM: Requirement already satisfied: hoep>=1.0.2 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mynt==0.4.0) (1.0.2)
5:47:24 PM: Requirement already satisfied: Jinja2>=2.7.2 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mynt==0.4.0) (2.9.6)
5:47:24 PM: Requirement already satisfied: Pygments in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mynt==0.4.0) (2.15.0)
5:47:24 PM: Requirement already satisfied: PyYAML in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mynt==0.4.0) (5.3.1)
5:47:24 PM: Requirement already satisfied: watchdog in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mynt==0.4.0) (0.10.2)
5:47:24 PM: Requirement already satisfied: MarkupSafe>=0.23 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from Jinja2>=2.7.2->mynt==0.4.0) (1.1.1)
5:47:24 PM: Requirement already satisfied: pathtools>=0.1.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from watchdog->mynt==0.4.0) (0.1.2)
5:47:24 PM: Installing collected packages: mynt
5:47:24 PM: Successfully installed mynt-0.4
5:47:24 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
5:47:24 PM: [notice] To update, run: pip install --upgrade pip
5:47:24 PM: >> Searching for configuration file
5:47:24 PM: @@ Deprecated configuration file found
5:47:24 PM: .. rename config.yml to mynt.yml
5:47:24 PM: @@ Configuration setting `domain` missing protocol
5:47:24 PM: .. defaulting to `https`
5:47:24 PM: >> Parsing
5:47:25 PM: >> Rendering
5:47:25 PM: >> Generating
5:47:25 PM: Completed in 1.049s
5:47:25 PM:
5:47:25 PM: (build.command completed in 2m 22.6s)
5:47:25 PM:
5:47:26 PM: (Netlify Build completed in 2m 23.3s)
5:47:27 PM: Section completed: building
5:47:50 PM: Finished processing build request in 3m20.471s
Deploying
Complete
Deploying
Complete
5:47:25 PM: Deploy site
5:47:25 PM: ────────────────────────────────────────────────────────────────
5:47:25 PM:
5:47:25 PM: Starting to deploy site from 'www/_site'
5:47:26 PM: Calculating files to upload
5:47:26 PM: 1 new file(s) to upload
5:47:26 PM: 0 new function(s) to upload
5:47:26 PM: Section completed: deploying
5:47:26 PM: Site deploy was successfully initiated
5:47:26 PM:
5:47:26 PM: (Deploy site completed in 573ms)
Cleanup
Complete
Cleanup
Complete
5:47:26 PM: Netlify Build Complete
5:47:26 PM: ────────────────────────────────────────────────────────────────
5:47:26 PM:
5:47:27 PM: Caching artifacts
5:47:27 PM: Started saving build plugins
5:47:27 PM: Finished saving build plugins
5:47:27 PM: Started saving mise cache
5:47:27 PM: Finished saving mise cache
5:47:27 PM: Started saving pip cache
5:47:27 PM: Finished saving pip cache
5:47:27 PM: Started saving emacs cask dependencies
5:47:27 PM: Finished saving emacs cask dependencies
5:47:27 PM: Started saving maven dependencies
5:47:27 PM: Finished saving maven dependencies
5:47:27 PM: Started saving boot dependencies
5:47:27 PM: Finished saving boot dependencies
5:47:27 PM: Started saving rust rustup cache
5:47:27 PM: Finished saving rust rustup cache
5:47:27 PM: Started saving go dependencies
5:47:27 PM: Finished saving go dependencies
5:47:27 PM: Build script success
5:47:49 PM: Uploading Cache of size 220.9MB
5:47:50 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
5:47:26 PM: Post processing - redirect rules
5:47:26 PM: Post processing done
5:47:26 PM: Section completed: postprocessing
5:47:26 PM: Starting post processing
5:47:26 PM: Skipping form detection
5:47:26 PM: Post processing - header rules
5:47:27 PM: Site is live ✨