-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rstudio: 2023.09.0+463 -> 2023.12.0+369 #275649
Conversation
Trying to build now results in following message:
This is the configuration steps that fails:
no idea what this is though |
could this maybe be related to this? rstudio/rstudio#9600 |
Perhaps, but according to that thread it was an issue of gcc being too old: I don’t think we have this problem here? |
Result of $ /nix/store/fgp1c16hly3960pnw765ac11a1p0a39r-nix-2.18.1/bin/nix-shell /Users/philipp/.cache/nixpkgs-review/pr-275649/shell.nix --nix-path nixpkgs=/Users/philipp/.cache/nixpkgs-review/pr-275649/nixpkgs nixpkgs-overlays=/tmp/tmpsh0gpt9r |
it is a bit strange though yes. Your current PR commit compiles on aarch64-darwin, so I wonder whether some specific gcc related imports in |
I've updated the source to use the latest rsconnect, and still get the same error message:
|
Description of changes
This is a draft PR because I tried upgrading to the latest version of RStudio, but there seems to be an issue with CMake. See next message with the error message.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)