[Pkg-ime-devel] Bug#814124: chewing-editor: FTBFS (big-endian): TestChewingExporter fails

Aaron M. Ucko amu at alum.mit.edu
Mon Feb 8 16:05:11 UTC 2016


Source: chewing-editor
Version: 0.0.1-1
Severity: important
Justification: fails to build from source

Builds of chewing-editor for big-endian architectures such as powerpc
and s390x have been failing:

  [ RUN      ] TestChewingExporter.WriteOneUserphrase
  /«PKGBUILDDIR»/test/testChewingExporter.cpp:96: Failure
  Value of: obj["phrase"]
    Actual: 8-byte object <FF-87 71-B0 80-00 00-01>
  Expected: QJsonValue(QString("\xE6\xB8\xAC\xE8\xA9\xA6" ))
  Which is: 16-byte object <20-61 2B-50 24-04 42-84 00-00 00-00 00-00 00-03>
  /«PKGBUILDDIR»/test/testChewingExporter.cpp:99: Failure
  Value of: obj["bopomofo"]
    Actual: 8-byte object <FF-87 71-B0 80-00 00-00>
  Expected: QJsonValue( QString("\xE3\x84\x98\xE3\x84\x9C\xCB\x8B \xE3\x84\x95\xCB\x8B" ))
  Which is: 16-byte object <20-61 33-78 80-00 00-01 00-00 00-00 00-00 00-03>
  [  FAILED  ] TestChewingExporter.WriteOneUserphrase (0 ms)

Could you please take a look?

Thanks!



More information about the Pkg-ime-devel mailing list