Hi, I am trying to add a new port called MacPassHTTP to macports: https://github.com/macports/macports-ports/pull/10162
On the build server I get the following error: Installing dependency (15 of 15) 'MacPass' with variants '' (requesting '') ... [FAIL] (fetch) <---- ##[error]Failed to install dependencies for MacPassHTTP /Users/runner/work/_temp/46c5b442-217e-42c5-8adc-69d4580ae708.sh: line 57: 3362 Terminated: 15 tail -f "$workdir/logs/dependencies-progress.txt" 2> /dev/null ##[error]Bash exited with code '1'. Finishing: Build changed subports Link: https://dev.azure.com/macports/macports-ports/_build/results?buildId=15669&view=logs&j=ca395085-040a-526b-2ce8-bdc85f692774&t=08703039-49d0-5b78-7691-5b9414c62c1d 1. Are there any logs accessible for me where I can see why fetching MacPass fails? 2. Does someone know what could be the cause for this? Fetching macpass works fine on my Mac. Regards, Janosch