Skip to content

Swift apps not building in CI, standard libraries not found "error: header 'stdarg.h' not found" #72823

@jmagman

Description

@jmagman

examples/platform_channel_swift isn't building on CI, it can't seem to find the standard libraries in build_test

            PrecompileSwiftBridgingHeader normal armv7 (in target 'Runner' from project 'Runner')
...         /opt/s/w/ir/cache/osx_sdk/XCode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.6.sdk/usr/include/module.modulemap:118:11: error: header 'stdarg.h' not found
               header "stdarg.h" // note: supplied by the compiler

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket.appspot.com/8860189854268075984/+/steps/run_test.dart_for_build_tests_shard_and_subshard_0/0/stdout

Started on af1c629 which isn't related.

Same issue on tool_test building mac app integration_tests/flutter_gallery (also Swift)

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket.appspot.com/8860189984899554176/+/steps/run_test.dart_for_tool_tests_shard_and_subshard_integration/0/stdout

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressionc: contributor-productivityTeam-specific productivity, code health, technical debt.team-infraOwned by Infrastructure team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions