Skip to content

docs: fix install command#22

Open
mariczne wants to merge 1 commit into
ogrew:mainfrom
mariczne:patch-1
Open

docs: fix install command#22
mariczne wants to merge 1 commit into
ogrew:mainfrom
mariczne:patch-1

Conversation

@mariczne
Copy link
Copy Markdown

Hi @ogrew!
Even after I added your tap brew install visp was pulling an unrelated formula for Visual Servoing Platform library.
It only works if I specify the full formula, which this PR changes in the README file.

Thanks for visp, looks like what I needed!

Logs:

➜  Downloads brew tap ogrew/visp
==> Tapping ogrew/visp
Cloning into '/opt/homebrew/Library/Taps/ogrew/homebrew-visp'...
remote: Enumerating objects: 12, done.
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 12 (delta 3), reused 2 (delta 0), pack-reused 0 (from 0)
Receiving objects: 100% (12/12), done.
Resolving deltas: 100% (3/3), done.
Tapped 1 formula (13 files, 8.3KB).
➜  Downloads brew install visp
==> Fetching downloads for: visp
==> Downloading https://ghcr.io/v2/homebrew/core/visp/manifests/3.6.0_16
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching dependencies for visp: eigen, gsl, sdl12-compat, libdc1394, abseil, gflags, glog, metis, suite-sparse, hwloc, tbb, ceres-solver, jsoncpp, protobuf, boost, libaec, pkgconf, hdf5, cgns, double-conversion, libharu, netcdf, nlohmann-json, proj, pugixml, assimp, dbus, hunspell, libmng, md4c, qt, pyqt, utf8cpp, vtk, glew, opencv, flann, libpcap, qhull and pcl
==> Downloading https://ghcr.io/v2/homebrew/core/eigen/manifests/3.4.0_1-3
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching eigen
==> Downloading https://ghcr.io/v2/homebrew/core/eigen/blobs/sha256:06503290dc3c07a67b8f582046b0a7f0bd68c2cb2da1e5bc071710de5ba7f5ec
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.8
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching gsl
==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:52e3fe781b19bd2d88986005309b2d81a2af60d17a8b3dbc3d5cad4ae2c78858
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/sdl12-compat/manifests/1.2.68
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching sdl12-compat
==> Downloading https://ghcr.io/v2/homebrew/core/sdl12-compat/blobs/sha256:7629feebea88788075d1b222b1096b9f7c1a412fa7dfd5874cfc9ecedeb3cee3
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libdc1394/manifests/2.2.7
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching libdc1394
==> Downloading https://ghcr.io/v2/homebrew/core/libdc1394/blobs/sha256:78ede809109f1cdc74263480e2088879534546d1a2ef2e85abe793d9bb053546
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/abseil/manifests/20250814.0
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching abseil
==> Downloading https://ghcr.io/v2/homebrew/core/abseil/blobs/sha256:46c63da34f7ff761501842d4068f9bfaabbadf12568424c87491b19065d3b17f
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gflags/manifests/2.2.2-2
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching gflags
==> Downloading https://ghcr.io/v2/homebrew/core/gflags/blobs/sha256:5a17163fb7c8fb712f7bee2776e6304e54bb4e7116fe3abb6d2689b1042f8a60
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/glog/manifests/0.6.0
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching glog
==> Downloading https://ghcr.io/v2/homebrew/core/glog/blobs/sha256:ec3e50551d26e47f5171580fdc065b895db01fd90a4283e472a1d8ff01d53c54
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/metis/manifests/5.1.0
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching metis
==> Downloading https://ghcr.io/v2/homebrew/core/metis/blobs/sha256:60ef633238eb902353465719c36fb64c5a325f823a203c1079c3e0358f72fd79
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/suite-sparse/manifests/7.11.0
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching suite-sparse
==> Downloading https://ghcr.io/v2/homebrew/core/suite-sparse/blobs/sha256:ceeed1f94c9f421e9d6899fe7967f8789ff00018a0cd7393eda790369a270997
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.12.1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching hwloc
==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:90fafd57899d674e5f653f5c7c9d964f992877eb2a1d74364ea9cb14f9063149
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2022.2.0
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching tbb
==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:3b3c683a03e8a36fe8a7a1f81b5e6efa99ca1009f2a173e4b79434406fb03f82
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/ceres-solver/manifests/2.2.0_1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching ceres-solver
==> Downloading https://ghcr.io/v2/homebrew/core/ceres-solver/blobs/sha256:988b6c630059fd2c89f693ae791b329123e8edf5e1135f57b3a23434ef4fd6e2
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/jsoncpp/manifests/1.9.6
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching jsoncpp
==> Downloading https://ghcr.io/v2/homebrew/core/jsoncpp/blobs/sha256:09ac35efeac2249064d84ab26a79ac116aa9b25b91baedaf065ce7a66d9d20ef
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/32.0_1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching protobuf
==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:90b483aad7b81336695a9510b73c5cd9aec7673a011c8371038ec0e7a459691a
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.89.0
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching boost
==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:e426fe85650221c715219ff5b86573b43889f48e41f2bc3329185e99d01c4481
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libaec/manifests/1.1.4-1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching libaec
==> Downloading https://ghcr.io/v2/homebrew/core/libaec/blobs/sha256:16e420eafe09ff6630c42143074b87d3c4645e11eeb542f6fb859911673aaaea
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/manifests/2.5.1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/e0bf05fafcedcfbde9a9a488dc3a083cadd19584ac19f4cc053a9c265f841120--pkgconf-2.5.1.bottle_manifest.json
==> Fetching pkgconf
==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/blobs/sha256:6fabdc3d0a656e2d505aec4e39b2f8e354601ee141469554fa71eabc3386e18f
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/1a24d1ad02d9375a2488968c81e160cf6edbbb0709cc51dbeeb5c7f9c5e473b0--pkgconf--2.5.1.arm64_sequoia.bottle.tar.gz
==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.14.6
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching hdf5
==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:2338b44eb0a44fbb3261862de8310f98f749caef3ae9387687b961e7f3b97d0f
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/cgns/manifests/4.5.0
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching cgns
==> Downloading https://ghcr.io/v2/homebrew/core/cgns/blobs/sha256:60d460320a92ecb06f0102b192002150f3822f71b0ca08afac1d0d2b2d7a03ee
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/double-conversion/manifests/3.3.1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching double-conversion
==> Downloading https://ghcr.io/v2/homebrew/core/double-conversion/blobs/sha256:e45a082cb2703fa9054e6399e96aee5104cbeb25ce5e30799af503585e2015d4
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libharu/manifests/2.4.5
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching libharu
==> Downloading https://ghcr.io/v2/homebrew/core/libharu/blobs/sha256:9c7a27f6e339997261bedf2c177bc414e108390ad21eee1a102f855183b2d8f1
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.9.3
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching netcdf
==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:b6556411dffb6a79cade21f4c5935a7732f32b0566fbd95adc9c803578dd7f4c
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/nlohmann-json/manifests/3.12.0-1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching nlohmann-json
==> Downloading https://ghcr.io/v2/homebrew/core/nlohmann-json/blobs/sha256:df65065eb8504f15f8802b7c681df015a592a68336db7fe290eeeda59fa1e440
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/9.6.2
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching proj
==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:37fc9f7eabdc4118117d07a91fca5fbc883600f545e3ce46e74f7c14af00b9c0
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pugixml/manifests/1.15
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching pugixml
==> Downloading https://ghcr.io/v2/homebrew/core/pugixml/blobs/sha256:1d3349e3cf6dc0d06fffd2c52c62801b3c804e36cabcb01f46682738bb1485c2
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/assimp/manifests/6.0.2
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching assimp
==> Downloading https://ghcr.io/v2/homebrew/core/assimp/blobs/sha256:6ab85fd16cd1f86fc8ee199e49d4f57d9b23eb0e2b598e32d1450913862506a8
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/dbus/manifests/1.16.2_1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching dbus
==> Downloading https://ghcr.io/v2/homebrew/core/dbus/blobs/sha256:5a51451acabb5ae56b5682e88a82dfa43cc6a2b653ca068198546bb72324bd0c
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/hunspell/manifests/1.7.2
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching hunspell
==> Downloading https://ghcr.io/v2/homebrew/core/hunspell/blobs/sha256:98c354c4b2d30399b17d20622cddfbbbc27a2a33fbde6c53a9445375ab4d6c61
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libmng/manifests/2.0.3_1-1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching libmng
==> Downloading https://ghcr.io/v2/homebrew/core/libmng/blobs/sha256:b689a6894b260bf093409615d0057769421cda51c8f4a7b59f06d692c6000104
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/md4c/manifests/0.5.2
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching md4c
==> Downloading https://ghcr.io/v2/homebrew/core/md4c/blobs/sha256:528d191cb50a6f5901faf2bf989374657792410929d5ac78b1515f412e07ab58
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/qt/manifests/6.9.1-1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching qt
==> Downloading https://ghcr.io/v2/homebrew/core/qt/blobs/sha256:5b02cafecab509082f82311a538b088285033788affb96b419a0df0bbb5cd849
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/manifests/6.9.1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching pyqt
==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/blobs/sha256:713f37bc161900c3b7ee7cd678d38ad37736eed2e15b81dfcf359584df4bae6e
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/utf8cpp/manifests/4.0.6
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching utf8cpp
==> Downloading https://ghcr.io/v2/homebrew/core/utf8cpp/blobs/sha256:bd37e8f689dc81593f8c8be6e074b4c97f4cd0f0881ee9c9735cb6d75a2f603e
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/vtk/manifests/9.4.2_3
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching vtk
==> Downloading https://ghcr.io/v2/homebrew/core/vtk/blobs/sha256:aa14e148a35616054937c79b3528d340d60b477fabd79eeef855486283d0bb3e
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/glew/manifests/2.2.0_1-2
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching glew
==> Downloading https://ghcr.io/v2/homebrew/core/glew/blobs/sha256:4ac8264612c4af3b6864eed07564e14ddf81c25a050aa2bc91953966d12e73e4
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/opencv/manifests/4.12.0_5
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching opencv
==> Downloading https://ghcr.io/v2/homebrew/core/opencv/blobs/sha256:f3348359a647d0c7b9779fb90709730df4c7a8d9833414c8d52d77d586974eef
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/flann/manifests/1.9.2_3
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching flann
==> Downloading https://ghcr.io/v2/homebrew/core/flann/blobs/sha256:47250c09074574e097f6a58846c183e51d0e36df9409b2d11ed5aee36691b78d
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libpcap/manifests/1.10.5
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching libpcap
==> Downloading https://ghcr.io/v2/homebrew/core/libpcap/blobs/sha256:2469721ab279d0e988bb6659dfd8bb3ab9317ca4ff20018eaa7a86f1749ba0e4
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/qhull/manifests/2020.2-1
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching qhull
==> Downloading https://ghcr.io/v2/homebrew/core/qhull/blobs/sha256:03294d7f8db8437cdf8d4d679ae41808a195b733907bf638671f99089592dc17
###################################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pcl/manifests/1.15.0_2
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching pcl
==> Downloading https://ghcr.io/v2/homebrew/core/pcl/blobs/sha256:9a7248a24166e15c348636538ad50c97a614dbd63890532cca37a0d3961a48f7
###################################################################################################################################################################################################################################################### 100.0%
==> Fetching visp
==> Downloading https://ghcr.io/v2/homebrew/core/visp/blobs/sha256:f27930f5c69208105c16f8dbb535c8f8ae2fadce2e2c2f611f525828cc1860c1
###################################################################################################################################################################################################################################################### 100.0%
==> Installing dependencies for visp: eigen, gsl, sdl12-compat, libdc1394, abseil, gflags, glog, metis, suite-sparse, hwloc, tbb, ceres-solver, jsoncpp, protobuf, boost, libaec, pkgconf, hdf5, cgns, double-conversion, libharu, netcdf, nlohmann-json, proj, pugixml, assimp, dbus, hunspell, libmng, md4c, qt, pyqt, utf8cpp, vtk, glew, opencv, flann, libpcap, qhull and pcl
==> Installing visp dependency: eigen
==> Downloading https://ghcr.io/v2/homebrew/core/eigen/manifests/3.4.0_1-3
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/90e81ce45365a9ebe41e9033dad3ff6f9115a286153b2d472c0563384f9a266c--eigen-3.4.0_1-3.bottle_manifest.json
==> Pouring eigen--3.4.0_1.all.bottle.3.tar.gz
🍺  /opt/homebrew/Cellar/eigen/3.4.0_1: 546 files, 8.4MB
==> Installing visp dependency: gsl
==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.8
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/fd4485cda398f5fdecc616106f261ea2cd84987bc3f02422a1ae0fc0b5c6451a--gsl-2.8.bottle_manifest.json
==> Pouring gsl--2.8.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/gsl/2.8: 292 files, 10.2MB
==> Installing visp dependency: sdl12-compat
==> Downloading https://ghcr.io/v2/homebrew/core/sdl12-compat/manifests/1.2.68
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/0cba41a5bf9b48f5727073544fc0b127ee92820774f941a23ebd001d62e6e555--sdl12-compat-1.2.68.bottle_manifest.json
==> Pouring sdl12-compat--1.2.68.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/sdl12-compat/1.2.68: 45 files, 740.5KB
==> Installing visp dependency: libdc1394
==> Downloading https://ghcr.io/v2/homebrew/core/libdc1394/manifests/2.2.7
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/143ab0175dc8177abf167da69ad746bd079d23ac326e98e70d9e67b40276c7ec--libdc1394-2.2.7.bottle_manifest.json
==> Pouring libdc1394--2.2.7.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/libdc1394/2.2.7: 29 files, 719.6KB
==> Installing visp dependency: abseil
==> Downloading https://ghcr.io/v2/homebrew/core/abseil/manifests/20250814.0
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/20d317287388af4c96ce626b5c5e5ee58d980466db53c3e9185f710cd6a1f8f0--abseil-20250814.0.bottle_manifest.json
==> Pouring abseil--20250814.0.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/abseil/20250814.0: 778 files, 12MB
==> Installing visp dependency: gflags
==> Downloading https://ghcr.io/v2/homebrew/core/gflags/manifests/2.2.2-2
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/9683aeddd51c2c61698e3e3e9942ac77c776893acd679bcd1690fdd98fe8a2e2--gflags-2.2.2-2.bottle_manifest.json
==> Pouring gflags--2.2.2.arm64_sequoia.bottle.2.tar.gz
🍺  /opt/homebrew/Cellar/gflags/2.2.2: 27 files, 786.8KB
==> Installing visp dependency: glog
==> Downloading https://ghcr.io/v2/homebrew/core/glog/manifests/0.6.0
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/ce2b2dbc995f00003a0f9190f9be41eb0d801df95aaff0b5bb14ffdc7867599e--glog-0.6.0.bottle_manifest.json
==> Pouring glog--0.6.0.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/glog/0.6.0: 23 files, 341.4KB
==> Installing visp dependency: metis
==> Downloading https://ghcr.io/v2/homebrew/core/metis/manifests/5.1.0
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/f3ed9b4299ad5a23ac4e265012f58bed7574a85759c297dbea217aeb89707128--metis-5.1.0.bottle_manifest.json
==> Pouring metis--5.1.0.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/metis/5.1.0: 19 files, 12.1MB
==> Installing visp dependency: suite-sparse
==> Downloading https://ghcr.io/v2/homebrew/core/suite-sparse/manifests/7.11.0
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/e5b8f05d7524ee39496000aeabd7b24a7bf5ff7604ade162e41d2a78b698fdec--suite-sparse-7.11.0.bottle_manifest.json
==> Pouring suite-sparse--7.11.0.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/suite-sparse/7.11.0: 253 files, 49.2MB
==> Installing visp dependency: hwloc
==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.12.1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/f12038a102c02b9b7a3558c1de2e600e2310acfa9579969fd2e63c82d58ab2d9--hwloc-2.12.1.bottle_manifest.json
==> Pouring hwloc--2.12.1.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/hwloc/2.12.1: 976 files, 10.8MB
==> Installing visp dependency: tbb
==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2022.2.0
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/496b2daf6a1a363d88d7d026e207ac64e542294e4888177001a1c3452466cf15--tbb-2022.2.0.bottle_manifest.json
==> Pouring tbb--2022.2.0.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/tbb/2022.2.0: 180 files, 2.8MB
==> Installing visp dependency: ceres-solver
==> Downloading https://ghcr.io/v2/homebrew/core/ceres-solver/manifests/2.2.0_1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/dd6f2e2240b05dadd788dced75c7aa50a6c3e977f97388a13aa920e848425f23--ceres-solver-2.2.0_1.bottle_manifest.json
==> Pouring ceres-solver--2.2.0_1.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/ceres-solver/2.2.0_1: 167 files, 13.7MB
==> Installing visp dependency: jsoncpp
==> Downloading https://ghcr.io/v2/homebrew/core/jsoncpp/manifests/1.9.6
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/13ce4a2a616c5b93ac22312792246bb8e6da48d7e40349d2d2a7f38ea5865214--jsoncpp-1.9.6.bottle_manifest.json
==> Pouring jsoncpp--1.9.6.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/jsoncpp/1.9.6: 21 files, 315.5KB
==> Installing visp dependency: protobuf
==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/32.0_1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/fde7624ba3a7c98f153e93e0517e0c9da7daf0a47dc76be566aac97ed7698545--protobuf-32.0_1.bottle_manifest.json
==> Pouring protobuf--32.0_1.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/protobuf/32.0_1: 361 files, 16.4MB
==> Installing visp dependency: boost
==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.89.0
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/cacc3a33217419abc47ff1b91c4c257843b2e9c6dfd9f3ee769a45fb21eac23c--boost-1.89.0.bottle_manifest.json
==> Pouring boost--1.89.0.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/boost/1.89.0: 16,214 files, 343MB
==> Installing visp dependency: libaec
==> Downloading https://ghcr.io/v2/homebrew/core/libaec/manifests/1.1.4-1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/b4a20abb23203f982f0d3c450e1e0c2f6e7db3f145e826cd00d426b5320a950c--libaec-1.1.4-1.bottle_manifest.json
==> Pouring libaec--1.1.4.arm64_sequoia.bottle.1.tar.gz
🍺  /opt/homebrew/Cellar/libaec/1.1.4: 21 files, 244.6KB
==> Installing visp dependency: pkgconf
==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/manifests/2.5.1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/e0bf05fafcedcfbde9a9a488dc3a083cadd19584ac19f4cc053a9c265f841120--pkgconf-2.5.1.bottle_manifest.json
==> Pouring pkgconf--2.5.1.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/pkgconf/2.5.1: 28 files, 521.0KB
==> Installing visp dependency: hdf5
==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.14.6
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/c3161381778019302171dd2934e763a0329ab211b98f65ae0560231aaaf8e2f9--hdf5-1.14.6.bottle_manifest.json
==> Pouring hdf5--1.14.6.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/hdf5/1.14.6: 275 files, 20.8MB
==> Installing visp dependency: cgns
==> Downloading https://ghcr.io/v2/homebrew/core/cgns/manifests/4.5.0
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/efd75a10be257c97028fe6273f88bdaf96366bf4e444d9e18a3c0ae9f312db97--cgns-4.5.0.bottle_manifest.json
==> Pouring cgns--4.5.0.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/cgns/4.5.0: 30 files, 2.4MB
==> Installing visp dependency: double-conversion
==> Downloading https://ghcr.io/v2/homebrew/core/double-conversion/manifests/3.3.1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/ea562cf5822e1db7583f6877e2ab750797cff74d91969299f5a2635e9a0e2fb2--double-conversion-3.3.1.bottle_manifest.json
==> Pouring double-conversion--3.3.1.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/double-conversion/3.3.1: 28 files, 267.9KB
==> Installing visp dependency: libharu
==> Downloading https://ghcr.io/v2/homebrew/core/libharu/manifests/2.4.5
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/8ee15e79333b33d0d626c017beba65b9b535480e33bc25ca197d3289f1c07937--libharu-2.4.5.bottle_manifest.json
==> Pouring libharu--2.4.5.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/libharu/2.4.5: 144 files, 2.7MB
==> Installing visp dependency: netcdf
==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.9.3
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/08fe862615e98e6778488a789a039a74ca10a19cfbf1b59fd3bf1046967aedcf--netcdf-4.9.3.bottle_manifest.json
==> Pouring netcdf--4.9.3.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/netcdf/4.9.3: 33 files, 3.9MB
==> Installing visp dependency: nlohmann-json
==> Downloading https://ghcr.io/v2/homebrew/core/nlohmann-json/manifests/3.12.0-1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/58d1564071629bad53e314f7d66fb1e0c48a608529f913cc14632ca44e4a0902--nlohmann-json-3.12.0-1.bottle_manifest.json
==> Pouring nlohmann-json--3.12.0.all.bottle.1.tar.gz
🍺  /opt/homebrew/Cellar/nlohmann-json/3.12.0: 56 files, 1.4MB
==> Installing visp dependency: proj
==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/9.6.2
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/52df3e612f111b8b78c78f3e08646555c962f3b69dffd220912dfd2497c44d6c--proj-9.6.2.bottle_manifest.json
==> Pouring proj--9.6.2.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/proj/9.6.2: 524 files, 792.9MB
==> Installing visp dependency: pugixml
==> Downloading https://ghcr.io/v2/homebrew/core/pugixml/manifests/1.15
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/483758e7f4c32b06c564899500cd04fef1ed6d9b8c8c41ef29e6b46b2a85d8c6--pugixml-1.15.bottle_manifest.json
==> Pouring pugixml--1.15.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/pugixml/1.15: 16 files, 504.9KB
==> Installing visp dependency: assimp
==> Downloading https://ghcr.io/v2/homebrew/core/assimp/manifests/6.0.2
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/b3a38e5cdf55cce7025e30b6f1c8aec3d945b906f789843fdec185ee2a7cd8f4--assimp-6.0.2.bottle_manifest.json
==> Pouring assimp--6.0.2.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/assimp/6.0.2: 104 files, 10.2MB
==> Installing visp dependency: dbus
==> Downloading https://ghcr.io/v2/homebrew/core/dbus/manifests/1.16.2_1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/7f749e0a84725ad0364a867834935928f9c2d03474cea80821bb83b8d9bde915--dbus-1.16.2_1.bottle_manifest.json
==> Pouring dbus--1.16.2_1.arm64_sequoia.bottle.tar.gz
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> /opt/homebrew/Cellar/dbus/1.16.2_1/bin/dbus-uuidgen --ensure=/opt/homebrew/var/lib/dbus/machine-id
🍺  /opt/homebrew/Cellar/dbus/1.16.2_1: 79 files, 2MB
==> Installing visp dependency: hunspell
==> Downloading https://ghcr.io/v2/homebrew/core/hunspell/manifests/1.7.2
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/4d645bbbc0d533556a1e9cb6d9c5f6aaeb087a44fe0f7454ceba4878104fecd2--hunspell-1.7.2.bottle_manifest.json
==> Pouring hunspell--1.7.2.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/hunspell/1.7.2: 87 files, 2.7MB
==> Installing visp dependency: libmng
==> Downloading https://ghcr.io/v2/homebrew/core/libmng/manifests/2.0.3_1-1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/4f8eabb37dcd8c951fb12065030467aa4a2eac62c1580a2b2af093d169333535--libmng-2.0.3_1-1.bottle_manifest.json
==> Pouring libmng--2.0.3_1.arm64_sequoia.bottle.1.tar.gz
🍺  /opt/homebrew/Cellar/libmng/2.0.3_1: 17 files, 1.1MB
==> Installing visp dependency: md4c
==> Downloading https://ghcr.io/v2/homebrew/core/md4c/manifests/0.5.2
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/ac31308126fdae8184f0e062e2be5eb9463c9a626651fdd99d2539016ee91291--md4c-0.5.2.bottle_manifest.json
==> Pouring md4c--0.5.2.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/md4c/0.5.2: 20 files, 302.1KB
==> Installing visp dependency: qt
==> Downloading https://ghcr.io/v2/homebrew/core/qt/manifests/6.9.1-1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/b71f1d0dc1d198cd0e7b07b68a7e42277bb91120175de42649bd3455f909e08b--qt-6.9.1-1.bottle_manifest.json
==> Pouring qt--6.9.1.arm64_sonoma.bottle.1.tar.gz
🍺  /opt/homebrew/Cellar/qt/6.9.1: 18,395 files, 776.9MB
==> Installing visp dependency: pyqt
==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/manifests/6.9.1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/a4364c0c4d849f4e208d0ff8bde626299ad41279807a153d13d5fd23078af6c4--pyqt-6.9.1.bottle_manifest.json
==> Pouring pyqt--6.9.1.arm64_sonoma.bottle.tar.gz
🍺  /opt/homebrew/Cellar/pyqt/6.9.1: 1,263 files, 37.2MB
==> Installing visp dependency: utf8cpp
==> Downloading https://ghcr.io/v2/homebrew/core/utf8cpp/manifests/4.0.6
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/8136a52227e6e2e57272c2548f9d863433cb84db1334b7f0dcdeeff61372c657--utf8cpp-4.0.6.bottle_manifest.json
==> Pouring utf8cpp--4.0.6.all.bottle.tar.gz
🍺  /opt/homebrew/Cellar/utf8cpp/4.0.6: 15 files, 145.4KB
==> Installing visp dependency: vtk
==> Downloading https://ghcr.io/v2/homebrew/core/vtk/manifests/9.4.2_3
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/5117bed66efa03955c23911850f6e3ebdffb90ad33fe8f139725a597726b4843--vtk-9.4.2_3.bottle_manifest.json
==> Pouring vtk--9.4.2_3.arm64_sonoma.bottle.tar.gz
🍺  /opt/homebrew/Cellar/vtk/9.4.2_3: 4,400 files, 230.6MB
==> Installing visp dependency: glew
==> Downloading https://ghcr.io/v2/homebrew/core/glew/manifests/2.2.0_1-2
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/d3faa1969e645740e19fefdadc3a23e1a007cdf40bf4bed6a7c43285a5a28fe7--glew-2.2.0_1-2.bottle_manifest.json
==> Pouring glew--2.2.0_1.arm64_sequoia.bottle.2.tar.gz
🍺  /opt/homebrew/Cellar/glew/2.2.0_1: 39 files, 3.7MB
==> Installing visp dependency: opencv
==> Downloading https://ghcr.io/v2/homebrew/core/opencv/manifests/4.12.0_5
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/1fb3f1ac693cbb2a985bddc477aef6abbc906b8f48db5fc0f7513091f06879c2--opencv-4.12.0_5.bottle_manifest.json
==> Pouring opencv--4.12.0_5.arm64_sonoma.bottle.tar.gz
🍺  /opt/homebrew/Cellar/opencv/4.12.0_5: 970 files, 137.7MB
==> Installing visp dependency: flann
==> Downloading https://ghcr.io/v2/homebrew/core/flann/manifests/1.9.2_3
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/42597d07e7f9c44111095420d68e67d272ff4a0624f035269320a6cfcea8550a--flann-1.9.2_3.bottle_manifest.json
==> Pouring flann--1.9.2_3.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/flann/1.9.2_3: 67 files, 9.7MB
==> Installing visp dependency: libpcap
==> Downloading https://ghcr.io/v2/homebrew/core/libpcap/manifests/1.10.5
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/d116d5e8fee404fd7f62ec86bbdea92d53104ca5eb003c99911b4dbba79c9d17--libpcap-1.10.5.bottle_manifest.json
==> Pouring libpcap--1.10.5.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/libpcap/1.10.5: 111 files, 1MB
==> Installing visp dependency: qhull
==> Downloading https://ghcr.io/v2/homebrew/core/qhull/manifests/2020.2-1
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/385b335b8ac705445492c6d3e6f6cf001fbcea24761696376adc3d2dbc58749f--qhull-2020.2-1.bottle_manifest.json
==> Pouring qhull--2020.2.arm64_sequoia.bottle.1.tar.gz
🍺  /opt/homebrew/Cellar/qhull/2020.2: 117 files, 5.5MB
==> Installing visp dependency: pcl
==> Downloading https://ghcr.io/v2/homebrew/core/pcl/manifests/1.15.0_2
Already downloaded: /Users/mariczne/Library/Caches/Homebrew/downloads/d2b0cd40f3ebe0538cccb9396f38055460d19dc787cced3b678d7eaa73558ef6--pcl-1.15.0_2.bottle_manifest.json
==> Pouring pcl--1.15.0_2.arm64_sonoma.bottle.tar.gz
🍺  /opt/homebrew/Cellar/pcl/1.15.0_2: 1,206 files, 138.3MB
==> Installing visp
==> Pouring visp--3.6.0_16.arm64_sonoma.bottle.tar.gz
🍺  /opt/homebrew/Cellar/visp/3.6.0_16: 812 files, 11.8MB
==> Running `brew cleanup visp`...
Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`.
Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
==> No outdated dependents to upgrade!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant