[freecad-0.18.4] Compilation failed

  • Done
  • quality assurance status badge
Details
2 participants
  • Ekaitz Zarraga
  • Malte Frank Gerdes
Owner
unassigned
Submitted by
Ekaitz Zarraga
Severity
normal
Merged with

Debbugs page

Ekaitz Zarraga wrote 4 years ago
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
ridb1V4emIiBKLBWfreJYNsjr_11P-9yYCpucunB5zklg_K81r6GP4JSRS_CRMfPz5o4ktxaoDx4osiV3CsL-qEcBF4lalXalQylzICLxcM=@elenq.tech
Hi,

I had errors compiling freecad.

I'm in this commit of guix:
6ea61b4818b355cab66e4f0931ce0314368e4abb

Errors are not clear in the build output.
I've found error messages around the following issues:

- In configure step: mpi.h, shiboken2, pyside2 and pysidetools2 are not found
- The pyside related errors produce some error later in compilation step: /gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh: PYSIDE2RCCBINARY-NOTFOUND: command not found

I can't see the real reason for the compilation to stop because the log messages are huge and mixed.

Can you reproduce the issues?

Thanks,
Ekaitz
Malte Frank Gerdes wrote 4 years ago
(no subject)
(address . control@debbugs.gnu.org)
86mu0g957a.fsf@gmail.com
merge 43448 44098

thanks
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 44098
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