Skip to content
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

cmd/link/internal/ld: TestMachoIssue32233 failures #66894

Open
gopherbot opened this issue Apr 18, 2024 · 1 comment
Open

cmd/link/internal/ld: TestMachoIssue32233 failures #66894

gopherbot opened this issue Apr 18, 2024 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestMachoIssue32233"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestMachoIssue32233
    dwarf_test.go:132: build: # cmd/link/internal/ld/testdata/issue32233/lib
        In file included from ObjC.m:5:
        In file included from /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:91:
        In file included from /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
        In file included from /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23:
        In file included from /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:25:
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1812:1: error: unknown type name 'e'
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1812:2: error: expected identifier or '('
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1818:117: error: source file is not valid UTF-8
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1821:1: error: source file is not valid UTF-8
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1823:2: error: expected function body after function declarator
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1854:89: error: source file is not valid UTF-8
        
    dwarf_test.go:133: build error: exit status 1
--- FAIL: TestMachoIssue32233 (13.49s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 18, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestMachoIssue32233"
2024-03-27 18:46 go1.22-darwin-amd64_13 release-branch.go1.22@0a5b33a8 cmd/link/internal/ld.TestMachoIssue32233 (log)
=== RUN   TestMachoIssue32233
    dwarf_test.go:132: build: # cmd/link/internal/ld/testdata/issue32233/lib
        In file included from ObjC.m:5:
        In file included from /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:91:
        In file included from /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
        In file included from /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23:
        In file included from /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:25:
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1812:1: error: unknown type name 'e'
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1812:2: error: expected identifier or '('
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1818:117: error: source file is not valid UTF-8
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1821:1: error: source file is not valid UTF-8
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1823:2: error: expected function body after function declarator
        /Users/swarming/.swarming/w/ir/cache/tools/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AEDataModel.h:1854:89: error: source file is not valid UTF-8
        
    dwarf_test.go:133: build error: exit status 1
--- FAIL: TestMachoIssue32233 (13.49s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant