8000 buildMozillaMach: apple-sdk_14 -> apple-sdk_15 starting with version 138 by khaneliman · Pull Request #400163 · NixOS/nixpkgs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

buildMozillaMach: apple-sdk_14 -> apple-sdk_15 starting with version 138 #400163

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

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

khaneliman
Copy link
Contributor

0:01.18 ERROR: SDK version "14.4" is too old. Please upgrade to at least 15.2. Try updating your system Xcode.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@nix-owners nix-owners bot requested a review from mweinelt April 19, 2025 20:11
@github-actions github-actions bot added 10.rebuild-darwin: 11-100 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux labels Apr 19, 2025
khaneliman added a commit to khaneliman/khanelinix that referenced this pull request Apr 19, 2025
Apply overlay to fix darwin build until
NixOS/nixpkgs#400163 lands
@vcunat
Copy link
Member
vcunat commented Apr 20, 2025

Ah, I see, it's for the upcoming version 138 (to become stable at the end of April):
https://hydra.nixos.org/build/295106187

@mweinelt mweinelt requested a review from booxter April 20, 2025 13:58
@mweinelt mweinelt changed the title firefox: apple-sdk_14 -> apple-sdk_15 buildMozillaMach: apple-sdk_14 -> apple-sdk_15 Apr 20, 2025
@mweinelt
Copy link
Member
mweinelt commented Apr 20, 2025

Please update the commit message accordingly. This is touching all firefox and thunderbird versions, and ESR 128 as well as DevEdition 138 needs to work with this change.

@booxter
Copy link
Contributor
booxter commented Apr 20, 2025

Should this be scoped to latest versions only? Is it needed for Thunderbird?

@khaneliman
Copy link
Contributor Author

Should this be scoped to latest versions only? Is it needed for Thunderbird?

Really no reason to scope it for only one version if it builds fine for all. Haven't tested thunderbird.

Copy link
Contributor
@booxter booxter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming we test thunderbird builds.

@khaneliman
Copy link
Contributor Author

Assuming we test thunderbird builds.

Meh...

 > error[E0599]: no method named `setAlignment_` found for struct `objc::StrongRef<NSMutableParagraphStyle>` in the current scope
       >     --> toolkit/crashreporter/client/app/src/ui/macos/mod.rs:1064:24
       >      |
       > 1064 |                     ps.setAlignment_(cocoa::NSTextAlignmentRight);
       >      |                        ^^^^^^^^^^^^^
       >      |
       >     ::: toolkit/crashreporter/client/app/src/ui/macos/objc.rs:68:1
8000

0:01.18 ERROR: SDK version "14.4" is too old. Please upgrade to at
least 15.2. Try updating your system Xcode. Newer versions of firefox
require apple-sdk_15.
@khaneliman khaneliman changed the title buildMozillaMach: apple-sdk_14 -> apple-sdk_15 buildMozillaMach: apple-sdk_14 -> apple-sdk_15 starting with version 138 Apr 20, 2025
@khaneliman
Copy link
Contributor Author

Just changing it to version check for changing SDK, keeps rebuilds down for other versions and fixes new versions.

@vcunat
Copy link
Member
vcunat commented Apr 20, 2025

Thunderbird 138 isn't even out upstream yet (we have 137 as default now), so who knows.

@khaneliman
Copy link
Contributor Author
khaneliman commented Apr 27, 2025

any objections to getting this in so we can cache the devedition/beta builds? just had to rebuild again locally with a recent flake update

@mweinelt mweinelt merged commit 2091c38 into NixOS:master Apr 28, 2025
37 checks passed
@khaneliman khaneliman deleted the firefox branch April 28, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 1-10 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0