Steve Smith

Results 121 comments of Steve Smith

@dreness Thanks for the suggestion, but that still doesn't work: ``` ./bin/develop mkdir /path/to/destdir ln -s /path/to/destdir /prefix/path/to/install ./bin/package /prefix/path/to/install rm /prefix/path/to/install ``` This find for ` /path/to/destdir` should turn...

This appears to be a known Xcode 12+ issue that can be fixed by patching in the appropriate `#include`. See, e.g. * https://trac.macports.org/ticket/61876 * https://github.com/macports/macports-ports/commit/227b1ebc657fb496aad668e1763cc11f7d87735e

A simple fix by patching in `#include ` is provided in this PR: https://github.com/macports/macports-ports/pull/14447

@joseclark95 Before you post further commits, please note that the purpose of this repo is to automatically generate a `proxy.pac` file every week or so from public easylist sources. The...

I see the same. Note that it's included as a **conflict** in the other ports because if it does get compiled and installed, it breaks those packages. Fixing this has...

> > I see the same. Note that it's included as a **conflict** in the other ports because if it does get compiled and installed, it breaks those packages. Fixing...

CI error: ``` 2022-09-17 21:05:01: FATAL: bazel crashed due to an internal error ``` I do not observe this with a trace build. I recommend that a reviewer confirm this...

> @essandess these CI failures are likely not due to timeouts - can you take a look please? I've redone trace installs of all the different ports in this PR...

> You might want to try again, if the building of py310-nbconvert by the CI bots was hindered by the issue in https://trac.macports.org/ticket/65809 . Thanks. Did a fast forward and...

> @essandess No solution ever since, right? Strangely, on 10.6.8 it builds fine though. Correct. I've been waiting to see if this ever affects `rspamd` via `hyperscan`, but this doesn't...