Sean Molenaar
Sean Molenaar
The latest version in Homebrew
No, we do not ship any older Rust versions
``` npm verbose statusCode 404 npm verbose pkgid @serverlessinc/sf-core@* npm error code E404 npm error 404 Not Found - GET https://registry.npmjs.org/@serverlessinc%2fsf-core - Not found npm error 404 npm error 404...
``` /tmp/transmission-cli-20240901-106147-ifhb2y/transmission-4.0.6/libtransmission/port-forwarding-upnp.cc:278:29: error: too few arguments to function ‘int UPNP_GetValidIGD(UPNPDev*, UPNPUrls*, IGDdatas*, char*, int, char*, int)’ 278 | if (UPNP_GetValidIGD(devlist, &handle->urls, &handle->data, std::data(lanaddr), std::size(lanaddr) - 1) == | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In...
Log says: ```console -- CPM: Adding package [email protected] (v1.5.7 to /private/tmp/tracy-20250610-5786-xqwecw/tracy-0.12.1/capture/build/.cpm-cache/zstd/dfd2e0b6e613dcf44911302708e636a8aee527d2) CMake Error at /opt/homebrew/Library/Homebrew/cmake/trap_fetchcontent_provider.cmake:12 (message): Refusing to populate dependency 'zstd' with FetchContent while building in Homebrew, please use a...
Yeah, somehow they forgot to make that one check for a system install. Would you mind filing an issue for that @gav2xlin ?
The problem here is that their CMake configuration checks for every dependency if it's on the system already. If it is not, it'll download it. Except for zstd where it...
It should really be fixed upstream instead, because Homebrew won't be the only packager objecting to random downloads.
``` FAILED: src/minifont-coverage.inc /tmp/vte3-20240915-30086-zmad7s/vte-0.78.0/src/minifont-coverage.py --output src/minifont-coverage.inc ../src/minifont.cc /bin/sh: 1: /tmp/vte3-20240915-30086-zmad7s/vte-0.78.0/src/minifont-coverage.py: not found ```
Can't we use this as a patch? https://github.com/apache/parquet-mr/commit/62b774cd0f0c60cfbe540bbfa60bee15929af5d4