`QuartzDevice.h` is not being generated...
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Domain
- build-system, operating-systems
Research direction
Start by reproducing the binding generation on macOS with R 4.4 arm64, using the reported QuartzDevice.h path and error. Read bindgen-cli/main.rs and inspect the bindings/R_ext/QuartzDevice.rs generation target; done means the command completes without the missing ApplicationServices header error and produces the expected bindings.
Written by the indexing model from the issue text.
Description
Generating bindings/R_ext/QuartzDevice.rs from /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/include/R_ext/QuartzDevice.h
/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/include/R_ext/QuartzDevice.h:103:10: fatal error: 'ApplicationServices/ApplicationServices.h' file not found
/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/include/R_ext/QuartzDevice.h:103:10: note: did not find header 'ApplicationServices.h' in framework 'ApplicationServices' (loaded from '/System/Library/Frameworks')
panicked at bindgen-cli/main.rs:45:36:
Unable to generate bindings: ClangDiagnostic("/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/include/R_ext/QuartzDevice.h:103:10: fatal error: 'ApplicationServices/ApplicationServices.h' file not found\n")
make: [bindings/R_ext/QuartzDevice.rs] Error 101 (ignored)
I don't know why...
- Dominant language
- Rust
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
bug github_actions
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
registrystack/registry-stack#1393 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
longbridge/gpui-kit#3223 ·
-
bug engine
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
rocky-data/rocky#2181 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
oasisprotocol/oasis-sdk#2523 ·
-
[indexer] [QA] Add a focused test for the new NonRetryableError / assertSocketAlive() behavior. Openbot:ai-assisted component:indexer QA-roadmap status:untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
midnightntwrk/midnight-indexer#1557 ·