Skip to content

fscrypt fails to build on 32bit x86: mismatched types int32 and int64 #233

@paride

Description

@paride

fscrypt v0.2.8 fails to build on i386 with the following error:

src/github.com/google/fscrypt/cmd/fscrypt/errors.go:121:19: invalid operation: statfs.Bsize != pagesize (mismatched types int32 and int64)

As i386 is a Debian release architecture this bug prevents the migration of the newer fscrypt versions to Debian testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions