Skip to content

Build fails on s390x architecture #52

@Maytha8

Description

@Maytha8

Hi,

When building saferith on s390x, it fails, as arith_s390x_test.go states package big rather than package saferith.

Specifically, this is failing on Debian Unstable s390x. You can see the full Debian CI log here. Relevant part from log:

found packages saferith (arith.go) and big (arith_s390x_test.go) in <BUILDPATH>/saferith

AFAIK the solution to change out package big for package saferith in arith_s390x_test.go

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions