failed migration to Sequoia
Joshua Root
jmr at macports.org
Sat Sep 21 19:57:24 UTC 2024
On 21/9/2024 21:18, Artemio González López wrote:
> ============ julia ============
>
> :info:build curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in
> connection to github.com:443
> :info:build make[1]: *** [/opt/local/var/macports/build/
> _opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_julia/julia/work/julia-1.10.5/deps/srccache/LLVMLibUnwind.v12.0.1+0.aarch64-apple-darwin.tar.gz] Error 35
It looks like it's trying and failing to download files in the build
phase (which we'd like to avoid but should normally work). You might
need to open a ticket for this one.
> ============ py32-scipy ============
>
> :info:build * Getting build dependencies for wheel...
> :info:build ERROR Missing dependencies:
> :info:build pythran>=0.12.0
> :info:build gast~=0.5.0
<https://trac.macports.org/ticket/70460>
> P.S. I just have one more question: when 'port restore —last’ runs, it
> rebuilds everything again from scratch or just the ports that failed to
> build in the previous run?
Ports that were active when the snapshot was created and are not
installed now will be installed, which will mean building them if a
binary archive is not available. Ports that are already installed will
be deactivated and then activated again, which should be very fast on APFS.
- Josh
More information about the macports-users
mailing list