Skip to content

all: Linux/ARM builder fail with "'-mfloat-abi=hard': selected architecture lacks an FPU" #65621

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- goarch == "arm" && goos == "linux" && `'-mfloat-abi=hard': selected architecture lacks an FPU`

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestInstall
    carchive_test.go:487: [go tool cgo -objdir /home/swarming/.swarming/w/ir/x/t/carchive_test3149995538/_obj309608086 -exportheader p.h p/p.go]
    carchive_test.go:489: [go install -buildmode=c-archive ./libgo]
    carchive_test.go:489: # runtime/cgo
        cc1: error: '-mfloat-abi=hard': selected architecture lacks an FPU
    carchive_test.go:489: exit status 1
--- FAIL: TestInstall (8.31s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Linux

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions