bug-guix
[Top][All Lists]
Advanced

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

bug#43448: FreeCAD fails to compile


From: Malte Frank Gerdes
Subject: bug#43448: FreeCAD fails to compile
Date: Wed, 16 Sep 2020 13:58:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

it seems that FreeCAD fails to compile because it can't find the mpi
library even though it's in the inputs. Same is true for
python-pyside-2, python-pyside-2-tools and python-shiboken-2.

--8<---------------cut here---------------start------------->8---
====================
shiboken2 not found.
====================

==================
PySide2 not found.
==================

=======================
PySide2Tools not found.
=======================
--8<---------------cut here---------------end--------------->8---

MPI just generates a warning

--8<---------------cut here---------------start------------->8---
-- Checking for one of the modules 'ompi-cxx'
CMake Warning at CMakeLists.txt:745 (message):
  mpi.h was not found.  Check for error above.
--8<---------------cut here---------------end--------------->8---

but the build fails with no direct error message (i didn't find one),
and tried to link against mpi (that's why i'm guessing it has something
to do with it).

Full build log is attached.

Attachment: hxq9kbjxdzn4h47dx1d2cj5plm0cxc-freecad-0.18.4.drv.bz2
Description: Binary data

Malte

reply via email to

[Prev in Thread] Current Thread [Next in Thread]