Skip to content

cmd/link: TestBuildForTvOS failures [consistent failure] #71990

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

Closed
gopherbot opened this issue Feb 26, 2025 · 12 comments
Closed

cmd/link: TestBuildForTvOS failures [consistent failure] #71990

gopherbot opened this issue Feb 26, 2025 · 12 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2949193844/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2949193844/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (63.76s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 18:52 gotip-darwin-amd64_13 go@76c70282 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2949193844/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2949193844/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (63.76s)
2025-02-26 19:35 gotip-darwin-amd64_13 go@1421b982 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS1801282500/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS1801282500/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (15.77s)
2025-02-26 20:52 gotip-darwin-amd64_13 go@ee0d03fa cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS3676116821/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS3676116821/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (65.01s)
2025-02-26 21:58 gotip-darwin-amd64_13 go@983e30bd cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS726266361/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS726266361/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (26.54s)
2025-02-26 22:16 gotip-darwin-amd64_13 go@c55c1cbd cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS3555070316/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS3555070316/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (24.30s)

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 Feb 26, 2025
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Feb 26, 2025
@ianlancetaylor
Copy link
Member

Fixed by https://go.dev/cl/653135.

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 19:44 go1.23-darwin-amd64_13 release-branch.go1.23@9facf1f2 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:310: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1704123826/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:312: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1704123826/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:83:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (94.96s)
2025-02-26 19:46 go1.24-darwin-amd64_13 release-branch.go1.24@45a52718 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2157082850/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2157082850/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (24.43s)
2025-02-26 20:04 go1.24-darwin-amd64_13 release-branch.go1.24@0bfde51e cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1631449113/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1631449113/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (84.01s)
2025-02-26 20:15 go1.24-darwin-amd64_13 release-branch.go1.24@949eae84 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS38707901/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS38707901/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (31.44s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 18:52 gotip-darwin-amd64_14 go@76c70282 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS887288453/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS887288453/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (57.35s)
2025-02-26 18:52 gotip-darwin-arm64_13 go@76c70282 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS598172788/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS598172788/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (8.09s)
2025-02-26 19:35 gotip-darwin-arm64_13 go@1421b982 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS4040354207/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS4040354207/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (15.99s)
2025-02-26 19:44 go1.23-darwin-amd64_14 release-branch.go1.23@9facf1f2 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:310: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1521897308/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:312: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1521897308/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:83:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (59.85s)
2025-02-26 20:04 go1.24-darwin-arm64_13 release-branch.go1.24@0bfde51e cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS1740918131/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS1740918131/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (15.42s)
2025-02-26 20:15 go1.24-darwin-amd64_14 release-branch.go1.24@949eae84 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1226271613/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1226271613/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (24.01s)
2025-02-26 20:15 go1.24-darwin-arm64_13 release-branch.go1.24@949eae84 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS3507765970/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS3507765970/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (15.75s)
2025-02-26 20:52 gotip-darwin-amd64_14 go@ee0d03fa cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2579251571/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2579251571/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (61.76s)
2025-02-26 20:52 gotip-darwin-arm64_13 go@ee0d03fa cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS2293506923/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS2293506923/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (7.56s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 19:44 go1.23-darwin-amd64-longtest release-branch.go1.23@9facf1f2 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:310: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS4040028804/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:312: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS4040028804/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:83:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (30.78s)
2025-02-26 19:44 go1.23-darwin-arm64_13 release-branch.go1.23@9facf1f2 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:310: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS315782807/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:312: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS315782807/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:83:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (10.33s)
2025-02-26 19:46 go1.24-darwin-arm64_13 release-branch.go1.24@45a52718 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15c500b/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS921266018/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS921266018/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (8.38s)
2025-02-26 20:15 go1.24-darwin-amd64-race release-branch.go1.24@949eae84 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2838522426/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2838522426/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (25.59s)
2025-02-26 20:52 gotip-darwin-amd64-race go@ee0d03fa cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS205429089/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS205429089/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (24.03s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 19:44 go1.23-darwin-amd64-race release-branch.go1.23@9facf1f2 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:310: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1220091354/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:312: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1220091354/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:83:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (20.30s)
2025-02-26 20:04 go1.24-darwin-amd64-race release-branch.go1.24@0bfde51e cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2273493182/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS2273493182/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (18.90s)
2025-02-26 20:04 go1.24-darwin-amd64_14 release-branch.go1.24@0bfde51e cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1353935163/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1353935163/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (29.57s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 19:46 go1.24-darwin-amd64-longtest release-branch.go1.24@45a52718 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS32871089/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS32871089/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (48.58s)
2025-02-26 19:46 go1.24-darwin-amd64_14 release-branch.go1.24@45a52718 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS4073559220/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS4073559220/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (15.49s)
2025-02-26 20:15 go1.24-darwin-amd64-longtest release-branch.go1.24@949eae84 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS819680984/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS819680984/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (40.34s)
2025-02-26 20:52 gotip-darwin-amd64-longtest go@ee0d03fa cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1825619946/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1825619946/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (54.16s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 19:46 go1.24-darwin-amd64-race release-branch.go1.24@45a52718 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS182716732/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS182716732/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (32.92s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 20:04 go1.24-darwin-amd64-longtest release-branch.go1.24@0bfde51e cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS523609957/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS523609957/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (45.88s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 22:16 gotip-darwin-amd64_14 go@c55c1cbd cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1993420920/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS1993420920/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (27.99s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 22:16 gotip-darwin-amd64-race go@c55c1cbd cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS1396448424/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS1396448424/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (10.26s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestBuildForTvOS"
2025-02-26 22:12 gotip-darwin-amd64-longtest go@9cceaf87 cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Volumes/Work/s/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS4287709628/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Volumes/Work/s/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Volumes/Work/s/w/ir/x/t/TestBuildForTvOS4287709628/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (5.81s)
2025-02-26 22:16 gotip-darwin-amd64-longtest go@c55c1cbd cmd/link.TestBuildForTvOS (log)
=== RUN   TestBuildForTvOS
=== PAUSE TestBuildForTvOS
=== CONT  TestBuildForTvOS
    link_test.go:311: ["CGO_ENABLED=1" "GOOS=ios" "GOARCH=arm64" "CC=clang -arch arm64 -isysroot /Users/swarming/.swarming/w/ir/cache/tools/15e204a/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -mtvos-version-min=12.0 -fembed-bitcode" "CGO_CFLAGS=" "CGO_LDFLAGS=-framework CoreFoundation"] /Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS528159783/001/lib.a testdata/testBuildFortvOS/lib.go
    link_test.go:313: [/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go build -buildmode=c-archive -o /Users/swarming/.swarming/w/ir/x/t/TestBuildForTvOS528159783/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1:
        # runtime/cgo
        gcc_darwin_arm64.c:84:11: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
--- FAIL: TestBuildForTvOS (11.14s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: Done
Development

No branches or pull requests

2 participants