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

Bug#869909: qbs: fails to build anything



Package: qbs
Version: 1.8.1+dfsg-2
Severity: grave
Justification: renders package unusable

Hello!

Qbs always freezes when trying to build. I straced it and found out it was
looking for qbs_processlauncher in the wrong place (/usr/libexec/qbs/ instead
of /usr/lib/${DEB_HOST_MULTIARCH}/qbs/ where it is installed).

Snippet of the strace log:
execve("/usr/bin/../libexec/qbs/qbs_processlauncher",
["/usr/bin/../libexec/qbs/qbs_proc"..., "/tmp/qbs_processlauncher-5136"], [/*
81 vars */] = -1 ENOENT (No such file or directory)

I tried setting adding
QBS_RELATIVE_LIBEXEC_PATH=../lib/${DEB_HOST_MULTIARCH}/qbs to the qmake command
line but it broke some tests as it couldn't find qbs_processlauncher.



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (980, 'testing'), (500, 'unstable-debug'), (500, 'buildd-unstable'), (120, 'experimental'), (1, 'buildd-experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf, armel

Kernel: Linux 4.11.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8), LANGUAGE=fi (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages qbs depends on:
ii  libc6                    2.24-12
ii  libgcc1                  1:7.1.0-10
ii  libqbscore1.8            1.8.1+dfsg-2
ii  libqbsqtprofilesetup1.8  1.8.1+dfsg-2
ii  libqt5core5a             5.7.1+dfsg-4
ii  libqt5gui5               5.7.1+dfsg-4
ii  libqt5network5           5.7.1+dfsg-4
ii  libqt5widgets5           5.7.1+dfsg-4
ii  libstdc++6               7.1.0-10
ii  qbs-common               1.8.1+dfsg-2

qbs recommends no packages.

qbs suggests no packages.

-- no debconf information


Reply to: