From: Malte Gerdes <malte.f.gerdes@gmail.com>
To: raingloom <raingloom@riseup.net>
Cc: 44780@debbugs.gnu.org, Fulbert <fulbert@bluewin.ch>
Subject: bug#44780: freecad (@0.18.4) fails to build
Date: Sat, 21 Nov 2020 22:17:23 +0100 [thread overview]
Message-ID: <CAMVpQiXimmzTQiBRn_NfammGMTRk99TFcwN=_o7TJJ34iQ87PA@mail.gmail.com> (raw)
In-Reply-To: <20201121213549.08bd5ce6@riseup.net>
[-- Attachment #1: Type: text/plain, Size: 2669 bytes --]
Hi,
I also reported this a few months ago. http://issues.guix.gnu.org/43448 was
the ticket. After it got closed I haven't checked it again.
My guess would be that #43448 was either erroneously closed or it's fixed
on another branch.
Malte
On Sat, 21 Nov 2020, 21:37 raingloom, <raingloom@riseup.net> wrote:
> On Sat, 21 Nov 2020 18:36:33 +0100
> Fulbert <fulbert@bluewin.ch> wrote:
>
> >
> > Hello!
> >
> > freecad (freecad@0.18.4) fails to build with attached log file.
> >
> > Thanks and best regards,
> > Fulbert
>
> Looks like some dependencies aren't found, even though they are
> included in the input list. Nix seems to explicitly pass them to CMake.
> Missing pkg-config files maybe?
>
> https://github.com/NixOS/nixpkgs/blob/7caa81d8a23f0278e868adf9054ec5409cd81f93/pkgs/applications/graphics/freecad/default.nix
>
> Slightly edited relevant parts of the log:
>
> ```
> shiboken2 not found.
> PySide2 not found.
> PySide2Tools not found.
> ...
>
>
> [ 2%] Generating Material_rc.py
> cd /tmp/guix-build-freecad-0.18.4.drv-0/build/src/Mod/Material &&
> PYSIDE2RCCBINARY-NOTFOUND
>
> /tmp/guix-build-freecad-0.18.4.drv-0/freecad-0.18.4-checkout/src/Mod/Material/Resources/Material.qrc
> -o
> /tmp/guix-build-freecad-0.18.4.drv-0/build/src/Mod/Material/Material_rc.py
> cd /tmp/guix-build-freecad-0.18.4.drv-0/build/src/Base &&
> /gnu/store/rn75fm7adgx3pw5j8pg3bczfqq1y17lk-gcc-7.5.0/bin/gcc
> -DBOOST_ALL_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK
> -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK
> -DBOOST_SYSTEM_DYN_LINK -DBOOST_THREAD_DYN_LINK -DFreeCADBase_EXPORTS
> -DHAVE_CONFIG_H -DHAVE_SWIG=1 -DHAVE_TBB -DOCC_CONVERT_SIGNALS
> -DQT_CORE_LIB -DQT_NO_DEBUG -D_OCC64
> -I/tmp/guix-build-freecad-0.18.4.drv-0/build
> -I/tmp/guix-build-freecad-0.18.4.drv-0/build/src
> -I/tmp/guix-build-freecad-0.18.4.drv-0/freecad-0.18.4-checkout/src
> -I/tmp/guix-build-freecad-0.18.4.drv-0/build/src/Base
> -I/tmp/guix-build-freecad-0.18.4.drv-0/freecad-0.18.4-checkout/src/Base
>
> -I/gnu/store/q9rm8h9imazsq2c4qiv2yjpvlvliywqb-python-3.8.2/include/python3.8
> -isystem
> /gnu/store/59dq1n4wj3maa3kcar6hspj2zd82as7q-qtbase-5.14.2/include/qt5
> -isystem
>
> /gnu/store/59dq1n4wj3maa3kcar6hspj2zd82as7q-qtbase-5.14.2/include/qt5/QtCore
> -isystem
>
> /gnu/store/59dq1n4wj3maa3kcar6hspj2zd82as7q-qtbase-5.14.2/lib/qt5/mkspecs/linux-g++
> -O2 -g -DNDEBUG -fPIC -pthread -fPIC -o
> CMakeFiles/FreeCADBase.dir/__/CXX/cxxextensions.c.o -c
>
> /tmp/guix-build-freecad-0.18.4.drv-0/freecad-0.18.4-checkout/src/CXX/cxxextensions.c
> /gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh:
> PYSIDE2RCCBINARY-NOTFOUND: command not found m
> ```
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 3614 bytes --]
next prev parent reply other threads:[~2020-11-21 21:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-21 17:36 bug#44780: freecad (@0.18.4) fails to build Fulbert
2020-11-21 20:35 ` raingloom
2020-11-21 21:17 ` Malte Gerdes [this message]
2020-11-21 22:11 ` raingloom
2020-12-08 23:33 ` Marius Bakke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAMVpQiXimmzTQiBRn_NfammGMTRk99TFcwN=_o7TJJ34iQ87PA@mail.gmail.com' \
--to=malte.f.gerdes@gmail.com \
--cc=44780@debbugs.gnu.org \
--cc=fulbert@bluewin.ch \
--cc=raingloom@riseup.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.