Package cube fails to build

  • Open
  • quality assurance status badge
Details
One participant
  • Philippe SWARTVAGHER
Owner
unassigned
Submitted by
Philippe SWARTVAGHER
Severity
normal

Debbugs page

Philippe SWARTVAGHER wrote 1 years ago
(address . bug-guix@gnu.org)
6dea88dc-b300-4bfe-af6c-04e30e273018@inria.fr
Hello,

On an up-to-date Guix version, the package cube fails to build:

guix build cube

[...]

checking Qt specification... linux-g++
checking for Qt's version...
configure: error: Cannot detect Qt's version.
configure: error: ./configure failed for build-backend

This impacts the package scorep-openmpi, which depends on cube.

And while solving this bug, cube could be updated to version 4.8.2

Thanks!

--
Philippe SWARTVAGHER
Assistant Professor @ ENSEIRB-MATMECA
Research team Topal @ Inria Bordeaux-Sud Ouest
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 67566@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 67566
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help