Timothy Sutton

Results 170 comments of Timothy Sutton

I think the 0.2.6 release from today should address the issue. Anyone able to confirm?

I will say that as a new maintainer – and also someone susceptible to compulsive "automate all the things" behaviour – I enjoyed using `brew bump --open-pr` as an onramp...

@p-linnane Ready for a long timeout with this one 🙏

Thought I would x-post my comment from [over here](https://github.com/Homebrew/homebrew-core/pull/163343#issuecomment-1954566514) as it seems relevant as part of the process of removing `python-*` formulae from homebrew-core. My understanding is that doing revision...

``` [ 97%] Linking C executable ../../bin/mveclibtest-sse2 cd /tmp/sleef-20240215-3391-4wod7g/sleef-3.6/build/src/libm-tester && /home/linuxbrew/.linuxbrew/Cellar/cmake/3.28.3/bin/cmake -E cmake_link_script CMakeFiles/mveclibtest-sse2.dir/link.txt --verbose=1 /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gcc-11 -Wall -Wno-unused-function -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math -fno-strict-aliasing -O3 -DNDEBUG "CMakeFiles/mveclibtest-sse2.dir/mveclibtest.c.o" "CMakeFiles/mveclibtest-sse2.dir/__/common/main_checkfeature.c.o" -o...

Just added an untested option in d64c1f4defeaf429f8ad1eddf41d1a0b1ecd7449.

Seems reasonable, although it would be nice to know exactly what this is does. If I set the debug options as shown in that SIU script and re-run what looks...

This tool has some of the bits you need, but you'll need to do some work to build a single pkg that meet your needs. make-profile-pkg builds a single pkg...

I can see why you'd want to be able to do this, although we probably could have made an argument for a while to include any of the many other...

Makes sense to me, is installed_path always set? (Thinking maybe not if one doesn’t get derived from the pig metadata.., or if not maybe we also need to give it...