Skip to content

conan: Fix on Darwin#528995

Open
DaGenix wants to merge 1 commit into
NixOS:masterfrom
DaGenix:fix-conan-darwin
Open

conan: Fix on Darwin#528995
DaGenix wants to merge 1 commit into
NixOS:masterfrom
DaGenix:fix-conan-darwin

Conversation

@DaGenix
Copy link
Copy Markdown
Contributor

@DaGenix DaGenix commented Jun 7, 2026

The problem is that the test test_qbsprofile_rcflags requires gcc to be available. But, gcc is not available on Darwin since Clang is used. I considered trying to patch the test - but, that felt like the wrong thing to do since we already have a number of tests that we are disabling for not being compatible with Darwin.

Things done

The problem is that the test test_qbsprofile_rcflags requires gcc to be
available. But, gcc is not available on Darwin since Clang is used. I
considered trying to patch the test - but, that felt like the wrong
thing to do since we already have a number of tests that we are
disabling for not being compatible with Darwin.
@DaGenix
Copy link
Copy Markdown
Contributor Author

DaGenix commented Jun 7, 2026

aarch64-darwin

✅ 2 packages built:
  • conan
  • conan.dist

@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 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.

1 participant