Closed barracuda156 closed 1 year ago
@ManosPapadakis95 @statlink Could you please take a look into this?
I am aware of this error. I have fixed it and wait for the mac builder's confirmation. Sorry for the inconvenience.
Got it, thank you. Could you refer to the commit fixing it? I will pick that for a patch in Macports.
I haven't committed yet and I left home. As soon as I return I will commit the changes. Thanks 🙏.
Got it, thank you. Could you refer to the commit fixing it? I will pick that for a patch in Macports.
Choose the Dev
branch. The latest commit is the fix for this. I am still waiting for the mac builder.
@ManosPapadakis95 Thank you. As a temporary fix yesterday I patched the header to disable parallelization for Clangs. I guess you will make a new release for CRAN, given the problem is not local? If so, I will update the port with the new version rather than swiping one patch for another.
Yes. I have to update with the fixed version but the mac builder is not responding! I will sent an email. I hope they will answer before the 9 of August where the deadline is.
Στις Τετ 19 Ιουλ 2023, 18:25 ο χρήστης Sergey Fedorov < @.***> έγραψε:
@ManosPapadakis95 https://github.com/ManosPapadakis95 Thank you. As a temporary fix yesterday I patched the header to disable parallelization for Clangs. I guess you will make a new release for CRAN, given the problem is not local? If so, I will update the port with the new version rather than swiping one patch for another.
— Reply to this email directly, view it on GitHub https://github.com/RfastOfficial/Rfast2/issues/23#issuecomment-1642300527, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANPP3FOUKG6IL4UKN4A6JB3XQ736LANCNFSM6AAAAAA2OT236U . You are receiving this because you were mentioned.Message ID: @.***>
@ManosPapadakis95 On a side note, welcome to maintain your package in Macports! Just ping me if you decide to. Our buildbots test on 10.6 through 13 (unfortunately, no PowerPC as of now on build bots, but everything else is there).
Thank you! For now I just want to update Rfast2 with any more moves 🤣.
Hello, any update? I have the same issue (on macOS 12.6).
This is the temporary fix I have found, it uses the remotes package and @ManosPapadakis95 previous answer: remotes::install_github("RfastOfficial/Rfast2", ref="Dev")
On a side note, I am suprised that the CRAN maintainers let this issue through, but I don't know about their processes.
For now the submissions are closed due to vacation.
They left it because it is a small bug. All the other systems are ok.
@ManosPapadakis95 The bug may be small as such, but it has broken Clangs builds on macOS (which is the standard compiler presently) and at least some Linuxes. “All other” are BeOS, DragonFlyBSD and AmigaOS? :)
In linux you can choose gcc instead which is quite better! Personally, I don't know any person that uses linux with clang. I am sure there are some people out there but they must consider to change to gcc. Again, my opinion. For macos I don't have a solution. Maybe the guys in clang should make faster updates because they have left quite behind. The execution policy is tremendous addition to C++ and the macos people can't enjoy that perfomance.
I actually use GCC on macOS, so you do not need to convince me, but Macports base defaults are beyond my control.
Hahaha. I wonder those guys what were thinking. Anyway, I am not gonna add naything else in the dev repository. I am gonna release an new master and in 2 weeks from I will upload it to the cran.
All looks good now, CI passed with Clangs.
Now it fails to build on macOS 13: