Skip to content

Go 1.17: ostime / runtime.walltime linking error #4

@jmailaender

Description

@jmailaender

Hi there,

first of all, many thanks for this great piece of work!

I'm trying to run the latest release 1.2.0 on OSX 11.5.2 with Go 1.17.1 but tests and builds fail with the error github.com/muyo/sno.snotime: relocation target runtime.walltime1 not defined respectivly /Users/dm/go/pkg/mod/github.com/muyo/sno@v1.2.0/internal/time.go:36: undefined reference to runtime.walltime1'.

I'm not sure if this is an issue with sno or something has changed in the recent go versions, but it works by linking ostime to runtime.walltime instead of walltime1.

Cheers
David

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions