Sean Molenaar
Sean Molenaar
> What is the reason for removing `python-requests`? It's a library, not something that's useful on its own. People are better off adding it to their requirements.txt if they need...
> Really, anything we're repeatedly resourceing in multiple formulae in this sort of non-trivial way feels better handled as a resource. You mean resources where we have to mess with...
> Keep the shadowing but don't default to the formula and always require disambiguation. I like this approach, though a combination with the rename is probably good. For example: the...
``` -- Vineyard will use 'dlmalloc' by default for shared memory allocation CMake Error at CMakeLists.txt:277 (add_subdirectory): add_subdirectory given source "thirdparty/pybind11" which is not an existing directory. Call Stack (most...
Is this an upstream bug? Or is the Homebrew wrapper just too fragile?
> It's a bug related to the way I build ocicl in homebrew. The way I build > it in homebrew is unique, so it's OK to put the fix...
Why are they getting this? Is it because of a macOS bug?
Have you asked upstream about this? Homebrew doesn't change options on its own
Could you remove the bottle cache and remove + install again? Maybe there was an issue there?
``` [ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o ) clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument] clang: warning: -Wl,-oso_prefix,/private/tmp/haskell-language-server-20240619-5660-xhcghl/haskell-language-server-2.9.0.0: 'linker' input unused [-Wunused-command-line-argument] clang: error: the clang...