Bug#896449: dewalls FTBFS with qbs 1.11.0+dfsg-1

2018-05-20 Thread Wookey
On 2018-05-19 11:24 +0300, Juhani Numminen wrote:

> I'm just guessing here, but perhaps “qbs-build” just needs some prefix in 
> front of it,
> similar to https://bugreports.qt.io/browse/QTCREATORBUG-20024?

Yes. that was right. In fact I'd already documented this change with
v1.11 on the wiki page: https://wiki.debian.org/Qbs, but had forgotten
about it. Updated now.

Wookey
-- 
Principal hats:  Linaro, Debian, Wookware, ARM
http://wookware.org/


signature.asc
Description: PGP signature


Bug#896449: dewalls FTBFS with qbs 1.11.0+dfsg-1

2018-05-19 Thread Juhani Numminen
On Sat, 21 Apr 2018 11:05:03 +0300 Adrian Bunk  wrote:
> Source: dewalls
> Version: 1.0.0+ds1-5
> Severity: serious
> 
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/dewalls.html
> 
> ...
>debian/rules override_dh_auto_build
> make[1]: Entering directory '/build/1st/dewalls-1.0.0+ds1'
> qbs build --settings-dir /tmp --command-echo-mode command-line --no-install \
>profile:deb \
>modules.qbs.installRoot:/build/1st/dewalls-1.0.0+ds1/debian/tmp \
>project.libDir:lib/x86_64-linux-gnu \
>qbs-build
> ERROR: Unexpected command line parameter 'qbs-build'.
> Expected an assignment of the form :, profile: 
> or config:.

Hi,

I'm just guessing here, but perhaps “qbs-build” just needs some prefix in front 
of it,
similar to https://bugreports.qt.io/browse/QTCREATORBUG-20024?


Best regards,
Juhani



Bug#896449: dewalls FTBFS with qbs 1.11.0+dfsg-1

2018-04-21 Thread Adrian Bunk
Source: dewalls
Version: 1.0.0+ds1-5
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/dewalls.html

...
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/1st/dewalls-1.0.0+ds1'
qbs build --settings-dir /tmp --command-echo-mode command-line --no-install \
   profile:deb \
   modules.qbs.installRoot:/build/1st/dewalls-1.0.0+ds1/debian/tmp \
   project.libDir:lib/x86_64-linux-gnu \
   qbs-build
ERROR: Unexpected command line parameter 'qbs-build'.
Expected an assignment of the form :, profile: 
or config:.
make[1]: *** [debian/rules:39: override_dh_auto_build] Error 1