Skip to content

Arm 64 Nightly Build URL Missing

2 messages · brodie gaslam, Simon Urbanek

#
Hi,

In addition to the missing link described below, it looks like the nightly build tar.gz has not been updated since 2023-10-30.? This corresponds to the build log[1].? The x86-64 version seems to have a much more recent version (2024-01-19).? I have other methods of running R-devel so this is just an FYI.

Best,

B.

PS: the current arm64 version is 2023-10-30 r85440, which interestingly is a bit newer than the one I reported in the prior e-mail.

[1]: https://mac.r-project.org/logs/log-R-devel.big-sur.arm64.html
On Saturday, October 21, 2023 at 11:07:23 AM EDT, Brodie Gaslam <brodie.gaslam at yahoo.com> wrote:
Hi,

For some reason the URL in the nightly builds[1] table for the arm64 tar.gz is missing.? The actual tar.gz is there if I start with the x86 URL and modify it, but it is an older version r85331 vs r85355.? Not a big deal at all on my account, just an FYI.

Thanks for all the hard work of keeping up this infrastructure.? It is really helpful to me.

Best,

B.

[1]: https://mac.r-project.org/#nightly
#
Brodie,

thanks. There was a problem between the two build VMs where the x86_64 one could overwrite arm64's content with a stale content before they got branched. This should now be fixed - each should be supplying only its own part.

Cheers,
Simon