MisterTea / EternalTerminal

Re-Connectable secure remote shell
https://mistertea.github.io/EternalTerminal/
Apache License 2.0
3.01k stars 171 forks source link

Installation/compilation fails on MacOS 15.0.1 #662

Open sivann opened 4 days ago

sivann commented 4 days ago

Unable to install via brew, brew, system (15.0.1) and xcode fully updated and restarted.

 brew install MisterTea/et/et
==> Auto-updating Homebrew...
Adjust how often this is run with HOMEBREW_AUTO_UPDATE_SECS or disable with
HOMEBREW_NO_AUTO_UPDATE. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching mistertea/et/et
==> Downloading https://github.com/MisterTea/EternalTerminal/archive/et-v6.2.9.tar.gz
Already downloaded: /Users/sivann/Library/Caches/Homebrew/downloads/9fb4ca2f33651f9845df94db4f5ee5fa9d9d832d17e51abb0fa54b47cde6af65--EternalTerminal-et-v6.2.9.tar.gz
==> Installing et from mistertea/et

==> cmake . -DDISABLE_VCPKG:BOOL=ON -DPYTHON_EXECUTABLE=/usr/bin/python3
==> make install
Last 15 lines from /Users/sivann/Library/Logs/Homebrew/et/02.make:
  194 | #include <csignal>
      |          ^~~~~~~~~
1 error generated.
make[2]: *** [external_imported/sentry-native/crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/strings/string_number_conversions.cc.o] Error 1
1 error generated.
make[2]: *** [external_imported/sentry-native/crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/files/file_path.cc.o] Error 1
1 error generated.
make[2]: *** [external_imported/sentry-native/crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/files/scoped_file.cc.o] Error 1
1 error generated.
make[2]: *** [external_imported/sentry-native/crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/mini_chromium/base/logging.cc.o] Error 1
make[1]: *** [external_imported/sentry-native/crashpad_build/third_party/mini_chromium/CMakeFiles/mini_chromium.dir/all] Error 2
1 error generated.
make[2]: *** [CMakeFiles/et-lib.dir/cmake_pch.hxx.pch] Error 1
make[1]: *** [CMakeFiles/et-lib.dir/all] Error 2
make: *** [all] Error 2

Many more errors inside /Users/sivann/Library/Logs/Homebrew/et/02.make like:

[  3%] Built target generated-code
In file included from /tmp/et-20241008-46078-1wqg7/EternalTerminal-et-v6.2.9/external_imported/sentry-native/external/crashpad/tools/tool_support.cc:15:
/tmp/et-20241008-46078-1wqg7/EternalTerminal-et-v6.2.9/external_imported/sentry-native/external/crashpad/tools/tool_support.h:18:10: fatal error: 'string' file not found
   18 | #include <string>
      |          ^~~~~~~~

Compilation from latest pull also fails with:

$ cmake ../
-- Architecture: arm64
-- VCPKG TRIPLET: arm64-osx
-- Running vcpkg install
Detecting compiler hash for triplet arm64-osx...
Compiler found: /Library/Developer/CommandLineTools/usr/bin/c++
The following packages will be built and installed:
  * brotli:arm64-osx@1.1.0#1
    catch2:arm64-osx@3.6.0
    cpp-httplib[brotli,core]:arm64-osx@0.15.3
  * curl[core,non-http,sectransp,ssl]:arm64-osx@8.8.0
    cxxopts:arm64-osx@3.2.1
    libsodium:arm64-osx@1.0.20#1
    nlohmann-json:arm64-osx@3.11.3
    openssl:arm64-osx@3.3.0#1
  * pkgconf:arm64-osx@2.2.0
    platform-folders:arm64-osx@4.2.0#1
    protobuf:arm64-osx@3.21.12#3
    sentry-native[backend,core,transport]:arm64-osx@0.7.5
    simpleini:arm64-osx@4.22
  * vcpkg-cmake-get-vars:arm64-osx@2023-12-31
  * vcpkg-tool-meson:arm64-osx@1.3.2#3
    zlib:arm64-osx@1.3.1
Additional packages (*) will be modified to complete this operation.
Restored 0 package(s) from /Users/sivann/.cache/vcpkg/archives in 20.4 us. Use --debug to see more details.
Installing 1/16 catch2:arm64-osx@3.6.0...
Building catch2:arm64-osx@3.6.0...
-- Using cached catchorg-Catch2-v3.6.0.tar.gz.
-- Cleaning sources at /Users/sivann/sbx/EternalTerminal/external/vcpkg/buildtrees/catch2/src/v3.6.0-67626b634e.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /Users/sivann/sbx/EternalTerminal/external/vcpkg/downloads/catchorg-Catch2-v3.6.0.tar.gz
-- Applying patch fix-install-path.patch
-- Using source at /Users/sivann/sbx/EternalTerminal/external/vcpkg/buildtrees/catch2/src/v3.6.0-67626b634e.clean
-- Configuring arm64-osx
-- Building arm64-osx-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: /opt/homebrew/Cellar/cmake/3.30.4/bin/cmake --build . --config Debug --target install -- -v -j13
    Working Directory: /Users/sivann/sbx/EternalTerminal/external/vcpkg/buildtrees/catch2/arm64-osx-dbg
    See logs for more information:
      /Users/sivann/sbx/EternalTerminal/external/vcpkg/buildtrees/catch2/install-arm64-osx-dbg-out.log

Call Stack (most recent call first):
  /Users/sivann/sbx/EternalTerminal/build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
  /Users/sivann/sbx/EternalTerminal/build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
  ports/catch2/portfile.cmake:22 (vcpkg_cmake_install)
  scripts/ports.cmake:175 (include)

error: building catch2:arm64-osx failed with: BUILD_FAILED
Elapsed time to handle catch2:arm64-osx: 869 ms
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
  https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+catch2
You can submit a new issue at:
  https://github.com/microsoft/vcpkg/issues/new?title=[catch2]+Build+error+on+arm64-osx&body=Copy+issue+body+from+%2FUsers%2Fsivann%2Fsbx%2FEternalTerminal%2Fbuild%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md

-- Running vcpkg install - failed
CMake Error at external/vcpkg/scripts/buildsystems/vcpkg.cmake:899 (message):
  vcpkg install failed.  See logs for more information:
  /Users/sivann/sbx/EternalTerminal/build/vcpkg-manifest-install.log
Call Stack (most recent call first):
  /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineSystem.cmake:146 (include)
  CMakeLists.txt:81 (project)

CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
-- Configuring incomplete, errors occurred!

and /Users/sivann/sbx/EternalTerminal/external/vcpkg/buildtrees/catch2/install-arm64-osx-dbg-out.log contains:

/Users/sivann/sbx/EternalTerminal/external/vcpkg/buildtrees/catch2/src/v3.6.0-67626b634e.clean/src/catch2/../catch2/generators/catch_generator_exception.hpp:11:10: fatal error: 'exception' file not found
   11 | #include <exception>
      |          ^~~~~~~~~~~
[...]
/Users/sivann/sbx/EternalTerminal/external/vcpkg/buildtrees/catch2/src/v3.6.0-67626b634e.clean/src/catch2/../catch2/benchmark/catch_clock.hpp:13:10: fatal error: 'chrono' file not found
[...]
jancbeck commented 1 day ago

can't replicate on a factory reset MBP on 15.0.1 🤷🏼‍♂️

brew install MisterTea/et/et
==> Fetching dependencies for mistertea/et/et: cmake, pkg-config, m4, autoconf, automake, libtool, brotli, libnghttp2, libssh2, rtmpdump, lz4, xz, zstd, curl, abseil, protobuf and libsodium
==> Fetching cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.30.5
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/8ab8d3df0588546d97c0c109b22526e4a1841811d7939fc717ecfe13c6144add--cmake-3.30.5.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:127ba44c5c05ea76e07bd3e12f4790d3bc48569e6070db4119d28ea92332fd23
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/952d30ad486088b5cfff033c873d088db50660c3ad71f38a85781710d3b05b3d--cmake--3.30.5.arm64_sequoia.bottle.tar.gz
==> Fetching pkg-config
==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/manifests/0.29.2_3
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/ac691fc7ab8ecffba32a837e7197101d271474a3a84cfddcc30c9fd6763ab3c6--pkg-config-0.29.2_3.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/blobs/sha256:ee6fe55249da7637626c82195cba7f4251c64066cc067935d35317c484460a09
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/5265dc5ffb907b6b1719950354c78433e2afa5e237e67c29c81b978032dada56--pkg-config--0.29.2_3.arm64_sequoia.bottle.tar.gz
==> Fetching m4
==> Downloading https://ghcr.io/v2/homebrew/core/m4/manifests/1.4.19
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/5b2a7f715487b7377e409e8ca58569040cd89f33859f691210c58d94410fd33b--m4-1.4.19.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/m4/blobs/sha256:2d39513c268897aab9072ce6b0e15dc8a0a78fc76543e4f25b1cf784ffd976f9
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/751a696be33b133b57c83ccf775ec48a3eafc556dae0c23ac8e53456a8fbcc30--m4--1.4.19.arm64_sequoia.bottle.tar.gz
==> Fetching autoconf
==> Downloading https://ghcr.io/v2/homebrew/core/autoconf/manifests/2.72-1
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/1b54b8d75974d006eb6be1db91a6ec040791ac751f25271fcd5a1d78cb361afd--autoconf-2.72-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/autoconf/blobs/sha256:b1d110e2efd457a5e56c4469f2d6741109d542801a401fe08b750d0614581a9a
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/7f28aaa5b0cf4f94214c559fe31cae89c21fa3442affd666961e6bde54c4ee5b--autoconf--2.72.arm64_sequoia.bottle.1.tar.gz
==> Fetching automake
==> Downloading https://ghcr.io/v2/homebrew/core/automake/manifests/1.17
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/82d9fde65d8d7b9a9a5d18a172cd00f1431472b99237173f4ce154eeb48ab07e--automake-1.17.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/automake/blobs/sha256:7e4b29a71b7f3b192f6dcc3bcf5b794a4548786c66df2f2ef71cf097099c6825
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/98458d0894af73de0eea2a65d765fe297bf970b2e7f9ea146258318f3d47afe1--automake--1.17.arm64_sequoia.bottle.tar.gz
==> Fetching libtool
==> Downloading https://ghcr.io/v2/homebrew/core/libtool/manifests/2.5.3
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/a3fb370c644cf73593e4df8b5c40f2ccb0459d57248d95aba050def3c96414ad--libtool-2.5.3.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/libtool/blobs/sha256:1f26cc2d321343e11736fa4f7aea031651544291262584c0c94f5b6269422a29
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/8d90f86bcb3a467ec585c434aedef036972afba10cda9db0f0c8afc5e8191297--libtool--2.5.3.arm64_sequoia.bottle.tar.gz
==> Fetching brotli
==> Downloading https://ghcr.io/v2/homebrew/core/brotli/manifests/1.1.0-1
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/565098509cdfa90593ec9a41b41239f073843f88caed60ddaa3e6194ac4defda--brotli-1.1.0-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/brotli/blobs/sha256:b6e6ff18746910c7d7bf229595c622d04672ed0b5ac015c87e806ae026e10eb8
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/a088b820264bcdd97147ccd69654ed46f59e39fdad9fc43c4a7a99dc3f6bc473--brotli--1.1.0.arm64_sequoia.bottle.1.tar.gz
==> Fetching libnghttp2
==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/manifests/1.63.0
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/e63c5bc0f458327f00ee55e74895b72e64faad010393790efba6fc3e26689285--libnghttp2-1.63.0.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/blobs/sha256:3995cd6d0430dae1b3701080548b2b71a32fb6a2ccf32ecaa835f36eee7cbb38
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/4b07aefeeef1b2253dcf2a078bcf79d93992397aed56bdd4e15f7ae719780152--libnghttp2--1.63.0.arm64_sequoia.bottle.tar.gz
==> Fetching libssh2
==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.11.0_1
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/48ca0c7785b21630a4817c59b72205609ccb0575e7abc64d64af2e61a60b5b0a--libssh2-1.11.0_1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:5b145cc573590f04158f837d8205b5f3a349a1d473f4f1fd088c6c382febb60d
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/efffee0503091d0936b9523f1fa6ed890e5f9264f64030ad4a95c9ddbb016d99--libssh2--1.11.0_1.arm64_sequoia.bottle.tar.gz
==> Fetching rtmpdump
==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/manifests/2.4-20151223_3
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/b40cb4d6b301aad8ce26f9deb74a74c0d98d1868d19881f9bff55b81d6f11e50--rtmpdump-2.4-20151223_3.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/blobs/sha256:4d88c286ea074e6dc9612679d33f1e25910dce5cd4c4a3f9f2dcdec8ad950516
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/09702a95628df5b4d229e00f81d84d5dc7c252e31854ce0b8af27269e3c8ed84--rtmpdump--2.4-20151223_3.arm64_sequoia.bottle.tar.gz
==> Fetching lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:5bd143b7b784989e549637ea4e484af85ba481e640dde69bc35f3843ae25abc6
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/8af6cbc3dc870dba18d9a1b3f311f2d43b56a020a1e565289122cfda703ab791--lz4--1.10.0.arm64_sequoia.bottle.1.tar.gz
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.6.3
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/e68799185cc17334108ba286ba8c3df0587c9fd8375647d85f7157b62a797599--xz-5.6.3.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:743c3d366f11b139445c5a7c923ac937d825cd172e316e138f021a9156145fb0
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/c95c353632e7ddcee827729e0337302aeb5369065de8904f6cde5d3cc6b23e8d--xz--5.6.3.arm64_sequoia.bottle.tar.gz
==> Fetching zstd
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:487f35700f563b07036cfd429e4e7a4e37f13e22578e688cbfee2fa9484aaf9d
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/bcdf6b56ea7b8b23105f1518ddd0830ac5a56c333b0274959c10084ea3a31346--zstd--1.5.6.arm64_sequoia.bottle.tar.gz
==> Fetching curl
==> Downloading https://ghcr.io/v2/homebrew/core/curl/manifests/8.10.1
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/af1e83d2a4319eea26a3b24697e09962fe4f9553fea673669e24cb5494696e5a--curl-8.10.1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/curl/blobs/sha256:100108ddf12c4b3a9e7877e3f8c18bdfe4a0a51b273ffe74ea7545d0308450af
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/9c0875e8fe8e9580f6fda0854934e9aa19ee94e4d61750432ec55628fe5ef045--curl--8.10.1.arm64_sequoia.bottle.tar.gz
==> Fetching abseil
==> Downloading https://ghcr.io/v2/homebrew/core/abseil/manifests/20240722.0
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/c028788fa2308b8803272259e36d1cb86d0530402d2615f560609775287c09da--abseil-20240722.0.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/abseil/blobs/sha256:280f470ee5ae12531a5528850dd90010acb872699064ee273598e4bbc46e304b
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/a30e527269a0d60649d77f616e169864c09ee5dfb839bc120c35309b1cc86e8a--abseil--20240722.0.arm64_sequoia.bottle.tar.gz
==> Fetching protobuf
==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/28.2
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/4c9d9039b35b350cb1fc4b52813969c02c48c3f87d07f24b443628704152e45b--protobuf-28.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e378d570fc2cab442366007e7e2e23758dda8909d943de7cc410d639a2d6c1c0
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/926f8376fe45abe9307817a0c6795719de288d5f654e15006850ac46beeb7579--protobuf--28.2.arm64_sequoia.bottle.tar.gz
==> Fetching libsodium
==> Downloading https://ghcr.io/v2/homebrew/core/libsodium/manifests/1.0.20
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/a9a9a2e1207e214070682a14f6470fb686cbb6ba7c24c2c747c0ca0663f42557--libsodium-1.0.20.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/libsodium/blobs/sha256:e8ba0aafe8fe7266d68630ff7ab11d7357af35dbf5113bb648a1e02bed397970
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/25447fdaac716a5e5ae52ccde85b880074cf6611f554010608d35f4a7c98ef5c--libsodium--1.0.20.arm64_sequoia.bottle.tar.gz
==> Fetching mistertea/et/et
==> Downloading https://github.com/MisterTea/EternalTerminal/archive/et-v6.2.9.tar.gz
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/9fb4ca2f33651f9845df94db4f5ee5fa9d9d832d17e51abb0fa54b47cde6af65--EternalTerminal-et-v6.2.9.tar.gz
==> Installing et from mistertea/et
==> Installing dependencies for mistertea/et/et: cmake, pkg-config, m4, autoconf, automake, libtool, brotli, libnghttp2, libssh2, rtmpdump, lz4, xz, zstd, curl, abseil, protobuf and libsodium
==> Installing mistertea/et/et dependency: cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.30.5
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/8ab8d3df0588546d97c0c109b22526e4a1841811d7939fc717ecfe13c6144add--cmake-3.30.5.bottle_manifest.json
==> Pouring cmake--3.30.5.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/cmake/3.30.5: 3,424 files, 54.7MB
==> Installing mistertea/et/et dependency: pkg-config
==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/manifests/0.29.2_3
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/ac691fc7ab8ecffba32a837e7197101d271474a3a84cfddcc30c9fd6763ab3c6--pkg-config-0.29.2_3.bottle_manifest.json
==> Pouring pkg-config--0.29.2_3.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/pkg-config/0.29.2_3: 12 files, 663.5KB
==> Installing mistertea/et/et dependency: m4
==> Downloading https://ghcr.io/v2/homebrew/core/m4/manifests/1.4.19
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/5b2a7f715487b7377e409e8ca58569040cd89f33859f691210c58d94410fd33b--m4-1.4.19.bottle_manifest.json
==> Pouring m4--1.4.19.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/m4/1.4.19: 14 files, 729.1KB
==> Installing mistertea/et/et dependency: autoconf
==> Downloading https://ghcr.io/v2/homebrew/core/autoconf/manifests/2.72-1
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/1b54b8d75974d006eb6be1db91a6ec040791ac751f25271fcd5a1d78cb361afd--autoconf-2.72-1.bottle_manifest.json
==> Pouring autoconf--2.72.arm64_sequoia.bottle.1.tar.gz
🍺  /opt/homebrew/Cellar/autoconf/2.72: 72 files, 3.6MB
==> Installing mistertea/et/et dependency: automake
==> Downloading https://ghcr.io/v2/homebrew/core/automake/manifests/1.17
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/82d9fde65d8d7b9a9a5d18a172cd00f1431472b99237173f4ce154eeb48ab07e--automake-1.17.bottle_manifest.json
==> Pouring automake--1.17.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/automake/1.17: 134 files, 3.6MB
==> Installing mistertea/et/et dependency: libtool
==> Downloading https://ghcr.io/v2/homebrew/core/libtool/manifests/2.5.3
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/a3fb370c644cf73593e4df8b5c40f2ccb0459d57248d95aba050def3c96414ad--libtool-2.5.3.bottle_manifest.json
==> Pouring libtool--2.5.3.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/libtool/2.5.3: 76 files, 3.9MB
==> Installing mistertea/et/et dependency: brotli
==> Downloading https://ghcr.io/v2/homebrew/core/brotli/manifests/1.1.0-1
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/565098509cdfa90593ec9a41b41239f073843f88caed60ddaa3e6194ac4defda--brotli-1.1.0-1.bottle_manifest.json
==> Pouring brotli--1.1.0.arm64_sequoia.bottle.1.tar.gz
🍺  /opt/homebrew/Cellar/brotli/1.1.0: 25 files, 999.8KB
==> Installing mistertea/et/et dependency: libnghttp2
==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/manifests/1.63.0
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/e63c5bc0f458327f00ee55e74895b72e64faad010393790efba6fc3e26689285--libnghttp2-1.63.0.bottle_manifest.json
==> Pouring libnghttp2--1.63.0.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/libnghttp2/1.63.0: 14 files, 804.7KB
==> Installing mistertea/et/et dependency: libssh2
==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.11.0_1
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/48ca0c7785b21630a4817c59b72205609ccb0575e7abc64d64af2e61a60b5b0a--libssh2-1.11.0_1.bottle_manifest.json
==> Pouring libssh2--1.11.0_1.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/libssh2/1.11.0_1: 198 files, 1.2MB
==> Installing mistertea/et/et dependency: rtmpdump
==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/manifests/2.4-20151223_3
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/b40cb4d6b301aad8ce26f9deb74a74c0d98d1868d19881f9bff55b81d6f11e50--rtmpdump-2.4-20151223_3.bottle_manifest.json
==> Pouring rtmpdump--2.4-20151223_3.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/rtmpdump/2.4-20151223_3: 21 files, 653.5KB
==> Installing mistertea/et/et dependency: lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json
==> Pouring lz4--1.10.0.arm64_sequoia.bottle.1.tar.gz
🍺  /opt/homebrew/Cellar/lz4/1.10.0: 24 files, 713.6KB
==> Installing mistertea/et/et dependency: xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.6.3
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/e68799185cc17334108ba286ba8c3df0587c9fd8375647d85f7157b62a797599--xz-5.6.3.bottle_manifest.json
==> Pouring xz--5.6.3.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/xz/5.6.3: 96 files, 2.0MB
==> Installing mistertea/et/et dependency: zstd
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
==> Pouring zstd--1.5.6.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/zstd/1.5.6: 32 files, 2.1MB
==> Installing mistertea/et/et dependency: curl
==> Downloading https://ghcr.io/v2/homebrew/core/curl/manifests/8.10.1
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/af1e83d2a4319eea26a3b24697e09962fe4f9553fea673669e24cb5494696e5a--curl-8.10.1.bottle_manifest.json
==> Pouring curl--8.10.1.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/curl/8.10.1: 530 files, 4MB
==> Installing mistertea/et/et dependency: abseil
==> Downloading https://ghcr.io/v2/homebrew/core/abseil/manifests/20240722.0
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/c028788fa2308b8803272259e36d1cb86d0530402d2615f560609775287c09da--abseil-20240722.0.bottle_manifest.json
==> Pouring abseil--20240722.0.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/abseil/20240722.0: 772 files, 11.8MB
==> Installing mistertea/et/et dependency: protobuf
==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/28.2
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/4c9d9039b35b350cb1fc4b52813969c02c48c3f87d07f24b443628704152e45b--protobuf-28.2.bottle_manifest.json
==> Pouring protobuf--28.2.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/protobuf/28.2: 434 files, 14.9MB
==> Installing mistertea/et/et dependency: libsodium
==> Downloading https://ghcr.io/v2/homebrew/core/libsodium/manifests/1.0.20
Already downloaded: /Users/jb/Library/Caches/Homebrew/downloads/a9a9a2e1207e214070682a14f6470fb686cbb6ba7c24c2c747c0ca0663f42557--libsodium-1.0.20.bottle_manifest.json
==> Pouring libsodium--1.0.20.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/libsodium/1.0.20: 78 files, 883.4KB
==> Installing mistertea/et/et
==> cmake . -DDISABLE_VCPKG:BOOL=ON -DPYTHON_EXECUTABLE=/usr/bin/python3
==> make install
==> Caveats
To start mistertea/et/et now and restart at startup:
  sudo brew services start mistertea/et/et
Or, if you don't want/need a background service you can just run:
  /opt/homebrew/opt/et/bin/etserver --cfgfile /opt/homebrew/etc/et.cfg --daemon
==> Summary
🍺  /opt/homebrew/Cellar/et/6.2.9_2: 22 files, 8.8MB, built in 1 minute 15 seconds
MisterTea commented 1 day ago

@sivann did you reinstall the xcode command line tools?