#884467 dewalls: FTBFS: cpp.architecture not set

#884467#5
Date:
2017-12-15 16:19:02 UTC
From:
To:
Builds of dewalls for some non-release architectures (so far, m68k and
sh4) have been failing even though qbs is up to date there:

  qbs build --settings-dir /tmp --no-install -f dewalls.qbs profile:default
  No build graph exists yet for this configuration.
  Resolving project for configuration default
  ERROR: /<<BUILDDIR>>/dewalls-1.0.0+ds1/dewalls.qbs:77:5 Errors in product 'dewalls-test':
  /usr/share/qbs/modules/cpp/GenericGCC.qbs:244 The following properties are not set. Set them in your profile or product:
  cpp.architecture: you might want to re-run 'qbs-setup-toolchains'
  /usr/share/qbs/modules/cpp/GenericGCC.qbs:244 The following properties are not set. Set them in your profile or product:
  cpp.architecture: you might want to re-run 'qbs-setup-toolchains'
  debian/rules:30: recipe for target 'override_dh_auto_build' failed

Could you please take a look?  If the problem turns out to lie in qbs,
please feel free to reassign this bug accordingly.

Thanks!