Emil Sayahi
Emil Sayahi
> The changes to the design-system packages must be reverted, we use catalyst UI/tailwind plus for the design system, we can't republish/package it in anything that is not an end-user...
See https://github.com/petgraph/petgraph/issues/194#issuecomment-2125674568.
On my machine this fails on `Error: Failed to configure libsndfile: extra characters after close-quote`.
> > On my machine this fails on `Error: Failed to configure libsndfile: extra characters after close-quote`. > > Well, that's a tiny bit more information; the problem seems to...
Variations on this: - `sudo port install webkit2-gtk-4.1` fails with the same error regarding `x265` - `sudo port install -n webkit2-gtk` & `sudo port install -n webkit2-gtk-4.1` both fail on...
> `sudo port -n install soxr` Still fails (log attached). [Reported](https://trac.macports.org/ticket/71474). [main.log](https://github.com/user-attachments/files/18044157/main.log)
> Can you do `port edit libsndfile` and put a hash (#) symbol in from of line 57 (configure.save_configure_cmd "install log") or delete it completely, and try again please? Commented...
I did `sudo port clean --all all` before, which I assumed was sufficient. `sudo port clean --all all; sudo port -n install soxr` succeeded! Now, `sudo port clean webkit2-gtk; sudo...
> On Sunday December 08 2024 09:58:06 Emil Sayahi wrote: A bit of a mystery what went wrong with port:soxr but good that it got resolved. Now: > Error: Failed...
@RJVB Going to test https://github.com/RJVB/macstrop/pull/134