[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#764556: qbs: FTBFS on hppa: endian problem



Package: qbs
Version: 1.3.1+dfsg-3
Severity: normal

Build fails in testsuite with errors like the following:

make[5]: Entering directory '/«BUILDDIR»/qbs-1.3.1+dfsg/tests/auto/blackbox'
QT_PLUGIN_PATH=/usr/lib/hppa-linux-gnu/qt5/plugins LD_LIBRARY_PATH=/usr/lib/hppa-linux-gnu${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} cd ../../../bin &&  ./tst_blackbox 
********* Start testing of TestBlackbox *********
Config: Using QtTest library 5.3.2, Qt 5.3.2
PASS   : TestBlackbox::initTestCase()
QDEBUG : TestBlackbox::addedFilePersistent() ERROR: /«BUILDDIR»/qbs-1.3.1+dfsg/share/qbs/modules/qbs/common.qbs:271 The following properties have invalid values:
qbs.endianness: must be in [big, little, mixed]

QDEBUG : TestBlackbox::addedFilePersistent() No build graph exists yet for this configuration.
Resolving project for configuration qbs_autotests-debug

FAIL!  : TestBlackbox::addedFilePersistent() Compared values are not the same
   Actual   (runQbs(QbsRunParameters("resolve"))): 1
   Expected (0)                                  : 0
   Loc: [tst_blackbox.cpp(220)]
QDEBUG : TestBlackbox::addQObjectMacroToCppFile() ERROR: /«BUILDDIR»/qbs-1.3.1+dfsg/share/qbs/modules/qbs/common.qbs:271 The following properties have invalid values:
qbs.endianness: must be in [big, little, mixed]

The hppa architecture is big endian.

Full log:
http://buildd.debian-ports.org/status/fetch.php?pkg=qbs&arch=hppa&ver=1.3.1%2Bdfsg-3&stamp=1412814138

-- System Information:
Debian Release: jessie/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.16.3+ (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_CA.utf8)
Shell: /bin/sh linked to /bin/dash


Reply to: