Skip to content

Colours cannot be encoded on s390x #16

Closed
@QuLogic

Description

On s390x, trying to build farver 2.0.1, most (all?) tests that check colour encoding fail:

  == testthat results  ===========================================================
  [ OK: 64 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 15 ]
  1. Failure: colours can be encoded (@test-encoding.R#7) 
  2. Failure: colours can be encoded (@test-encoding.R#8) 
  3. Failure: colours can be encoded (@test-encoding.R#9) 
  4. Failure: colours can be encoded (@test-encoding.R#10) 
  5. Failure: colours can be encoded (@test-encoding.R#11) 
  6. Failure: colours can be encoded (@test-encoding.R#12) 
  7. Failure: colours can be encoded (@test-encoding.R#13) 
  8. Failure: colours can be encoded (@test-encoding.R#14) 
  9. Failure: colours can be encoded (@test-encoding.R#15) 
  1. ...

As s390x is a big-endian architecture, I think doing things like this won't work.

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