Search Criteria
Package Details: ifcopenshell-git 230922.r19.gbe2c7a62f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ifcopenshell-git.git (read-only, click to copy) |
---|---|
Package Base: | ifcopenshell-git |
Description: | Open source IFC library and geometry engine. Provides static libraries, python3 wrapper and blender addon. GIT version. |
Upstream URL: | http://ifcopenshell.org/ |
Keywords: | BIM IFC |
Licenses: | LGPL3 |
Provides: | blender-plugin-bim, IfcConvert, IfcGeomServer, ifcopenshell, python-bcf, python-bimtester, python-bsdd, python-ifccsv, python-ifcdiff, python-ifcpatch |
Submitter: | mickele |
Maintainer: | Nahouhak |
Last Packager: | Nahouhak |
Votes: | 5 |
Popularity: | 0.000001 |
First Submitted: | 2015-10-25 20:20 (UTC) |
Last Updated: | 2023-09-24 19:40 (UTC) |
Dependencies (35)
- boost-libs
- cgal (cgal-gitAUR)
- gmp (gmp-hgAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- icu (icu-gitAUR)
- libaec (libaec-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- mpfr (mpfr-gitAUR)
- nlohmann-json (nlohmann-json-gitAUR)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- opencolladaAUR
- python (python37AUR, python311AUR, python310AUR)
- sz
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- python-babel (make)
- swig (swig-gitAUR) (make)
- hpp-fclAUR (hpp-fcl-gitAUR) (optional) – ifcclash
- python-behaveAUR (optional) – python-bimtester
- python-brickschemaAUR (python-brickschemaAUR) (optional) – brickschema support
- python-deepdiff (optional) – ifcdiff
- python-isodate (optional) – blender bim addon
- python-lark-parser (optional) – util, ifccsv, ifcclash support
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (optional) – blender bim addon cut ifc support
- python-occ-coreAUR (optional) – blender bim addon cut ifc support
- python-odfpy (optional) – blender bim addon and ifccobie support
- python-olca-ipcAUR (python-olca-ipcAUR) (optional) – blender bim addon life cycle analysis support
- python-pyparsing (optional) – ifcexpressparser support
- python-pystache (python-pystache-gitAUR) (optional) – blender bim addon
- python-requests (optional) – blender bim addon covetool support
- python-shapely (optional) – blender bim addon space generation support
- python-svgwrite (python-svgwrite-gitAUR) (optional) – blender bim addon svg support
- python-toposort (optional) – ifcpatch
- python-xmlschema (optional) – blender bim addon, bcf support
- python-xsdataAUR (optional) – blender bim addon
Latest Comments
« First ‹ Previous 1 2
Divert commented on 2022-12-01 17:56 (UTC)
This package will not build on current Arch. Any ideas why?
[100%] Linking CXX executable IfcConvert [100%] Built target IfcOpenHouse [100%] Built target IfcGeomServer [100%] Built target IfcConvert make: *** [Makefile:156: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... -> error making: ifcopenshell-git
Nahouhak commented on 2022-11-26 19:04 (UTC)
@hvafrancesco I cannot reproduce your error using CGAL 5.5. Maybe it is related to CGAL 5.5.1 ?
hvafrancesco commented on 2022-11-26 10:04 (UTC)
does not compile in current archlinux due to following error:
/usr/include/CGAL/GMP/Gmpfr_type.h:199:25: error: invalid conversion from ‘mpfr_srcptr’ {aka ‘const __mpfr_struct’} to ‘mpfr_ptr’ {aka ‘__mpfr_struct’} [-fpermissive]
In file included from /usr/include/CGAL/boost_mp.h:54, from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:27, from /usr/include/CGAL/Exact_kernel_selector.h:26, from /usr/include/CGAL/Filtered_kernel.h:22, from /usr/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from /usr/include/CGAL/Arr_segment_traits_2.h:30, from /home/francesco/.cache/yay/ifcopenshell-git/src/IfcOpenShell/src/svgfill/src/svgfill.cpp:31: /usr/include/CGAL/GMP/Gmpfr_type.h: In constructor ‘CGAL::Gmpfr::Gmpfr(mpfr_srcptr)’: /usr/include/CGAL/GMP/Gmpfr_type.h:199:25: error: invalid conversion from ‘mpfr_srcptr’ {aka ‘const __mpfr_struct’} to ‘mpfr_ptr’ {aka ‘__mpfr_struct’} [-fpermissive]
trygveaa commented on 2022-06-28 13:02 (UTC)
Is this working for others? I'm getting these errors during compilation when I try to install it:
Full log here: http://ix.io/4179
Nahouhak commented on 2022-01-04 02:40 (UTC) (edited on 2022-01-04 02:41 (UTC) by Nahouhak)
@ariki Thanks for reporting the issue. It was working with python 3.x and blender 2.xx but not python 3.xx (3.10) and blender 3.x (3.0). I changed it to handle both. (Sorry for late reply notification email landed into spam for some reasons…)
ariki commented on 2021-12-16 12:35 (UTC)
The reqular expressions for Blender and Python versions parse them incorrectly.
Also, python-odfpy seems to be required for blender bim addon to work.
Nahouhak commented on 2020-04-11 21:33 (UTC)
Thanks. Update has been applied.
skrat commented on 2020-04-09 19:19 (UTC) (edited on 2020-04-09 19:19 (UTC) by skrat)
This is what I had to do to make it build on latest:
Nahouhak commented on 2019-05-04 16:19 (UTC)
@bjorsnoen I updated the open cascade paths but I don't understand the need of adding sed line for icu. Can you explain please ?
bjornsnoen commented on 2018-09-21 18:15 (UTC)
The pkgbuild needs to change to reflect that opencascade now puts its include files in /usr/include/opencascade, its lib files in /usr/lib, and that there needs to be a sed line changing UnicodeString to icu::UnicodeString. Like this: https://pastebin.com/xJduJdcN
« First ‹ Previous 1 2