Skip to content

format-test failing on ppc64el #3365

Description

@trldp

When running unit tests on Ubuntu compiled with gcc on the architecture ppc64el, the test format-test fails with the following error:

./test/format-test.cc:1493: Failure
Expected equality of these values:
  buffer
    Which is: "0x1.a7ae147ae147ae147ae147ae148p+1"
  fmt::format("{:a}", 3.31l)
    Which is: "0x0.0000000000001a7ae147ae147bp+54"

The error was detected on Ubuntu 22.04, but seems to occur on all other currently supported versions. Full logs can be found at https://launchpadlibrarian.net/657130777/buildlog_ubuntu-focal-ppc64el.fmtlib_9.1.0-1~git202303230019+5~ubuntu20.04.1_BUILDING.txt.gz.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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