Skip to content

cmd/go,cmd/link: link failures with file name too long from dsymutil #65292

@gopherbot

Description

@gopherbot
#!watchflakes
post <- log ~ `dsymutil: file name too long`

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestNoteReading
=== PAUSE TestNoteReading
=== CONT  TestNoteReading
    note_test.go:25: running testgo [build -ldflags -buildid=TestNoteReading-Build-ID -o /Volumes/Work/s/w/ir/x/t/cmd-go-test-1183289900/gotest244242550/hello.exe /Volumes/Work/s/w/ir/x/t/cmd-go-test-1183289900/gotest244242550/hello.go]
    note_test.go:41: running testgo [build -ldflags -buildid=TestNoteReading-Build-ID -linkmode=external -o /Volumes/Work/s/w/ir/x/t/cmd-go-test-1183289900/gotest244242550/hello2.exe /Volumes/Work/s/w/ir/x/t/cmd-go-test-1183289900/gotest244242550/hello.go]
    note_test.go:41: standard error:
    note_test.go:41: # command-line-arguments
        /Volumes/Work/s/w/ir/x/w/goroot/pkg/tool/darwin_arm64/link: /Volumes/Work/s/w/ir/x/w/goroot/pkg/tool/darwin_arm64/link: running dsymutil failed: fork/exec objc[30190]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libamsupport.dylib (0x1d9f5ff40) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x103e082c8). One of the two will be used. Which one is undefined.
        objc[30190]: Class AMSupportURLSession is implemented in both /usr/lib/libamsupport.dylib (0x1d9f5ff90) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x103e08318). One of the two will be used. Which one is undefined.
        objc[30190]: Class AppleTypeCRetimerRestoreInfoHelper is implemented in both /usr/lib/libauthinstall.dylib (0x1d9f5fd58) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x103e08598). One of the two will be used. Which one is undefined.
        objc[30190]: Class AppleTypeCRetimerFirmwareAggregateRequestCreator is implemented in both /usr/lib/libauthinstall.dylib (0x1d9f5fda8) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x103e085e8). One of the two will be used. Which one is undefined.
        objc[30190]: Class AppleTypeCRetimerFirmwareRequestCreator is implemented in both /usr/lib/libauthinstall.dylib (0x1d9f5fdf8) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x103e08638). One of the two will be used. Which one is undefined.
        objc[30190]: Class ATCRTRestoreInfoFTABFile is implemented in both /usr/lib/libauthinstall.dylib (0x1d9f5fe48) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x103e08688). One of the two will be used. Which one is undefined.
        objc[30190]: Class AppleTypeCRetimerFirmwareCopier is implemented in both /usr/lib/libauthinstall.dylib (0x1d9f5fe98) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x103e086d8). One of the two will be used. Which one is undefined.
        objc[30190]: Class ATCRTRestoreInfoFTABSubfile is implemented in both /usr/lib/libauthinstall.dylib (0x1d9f5fee8) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x103e08728). One of the two will be used. Which one is undefined.
        /Volumes/Work/s/w/ir/cache/tools/XCode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil: file name too long
        
        
    note_test.go:41: go [build -ldflags -buildid=TestNoteReading-Build-ID -linkmode=external -o /Volumes/Work/s/w/ir/x/t/cmd-go-test-1183289900/gotest244242550/hello2.exe /Volumes/Work/s/w/ir/x/t/cmd-go-test-1183289900/gotest244242550/hello.go] failed unexpectedly in /Volumes/Work/s/w/ir/x/w/goroot/src/cmd/go: exit status 1
--- FAIL: TestNoteReading (2.51s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeGoCommandcmd/goNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions