Search Criteria
Package Details: brlcad 7.36.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/brlcad.git (read-only, click to copy) |
---|---|
Package Base: | brlcad |
Description: | Extensive 3D solid modeling system |
Upstream URL: | https://brlcad.org |
Keywords: | 3d c c++ CAD python tcl |
Licenses: | BSD-3-Clause, LGPL-2.1-only, LicenseRef-BDL |
Submitter: | louipc |
Maintainer: | petronny |
Last Packager: | adamperkowski |
Votes: | 68 |
Popularity: | 0.042678 |
First Submitted: | 2007-02-04 02:47 (UTC) |
Last Updated: | 2024-12-29 21:26 (UTC) |
Dependencies (6)
- gdal (gdal-hdf4AUR, gdal-ecwAUR, gdal-libkml-filegdbAUR, gdal-libkmlAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libxft (libxft-gitAUR)
- libxi (libxi-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR) (make)
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
envolution commented on 2024-11-18 06:43 (UTC)
I'm not having much luck getting the latest version compiled as per the issue github issue I posted earlier. Hopefully someone more capable can figure this out - if not I'll try again when I have more time
I'll keep brlcad-bin up to date in the meantime - if anyone wants to pick up where I left off you can find the WIP at https://github.com/envolution/aur/tree/main/nomaintain/nobuild/brlcad
simona commented on 2024-11-13 10:15 (UTC)
thx. used -bin.
envolution commented on 2024-11-13 10:00 (UTC) (edited on 2024-11-13 10:04 (UTC) by envolution)
@ancaro @simona sorry, I'm still working on the update - I accidentally pushed to AUR. I've reverted to the previous version.
I'll hopefully have 7.40 ready soon:
https://github.com/BRL-CAD/brlcad/issues/168
I do have an official binary version of 7.40 here:
https://aur.archlinux.org/packages/brlcad-bin
ancaro commented on 2024-11-12 20:01 (UTC)
can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was:
|--- ./build/bext/manifold/manifold/src/third_party/clipper2/include/clipper2/clipper.core.h 2024-11-08 16:45:27.205735113 -0500 |+++ ./build/bext/manifold/manifold/src/third_party/clipper2/include/clipper2/clipper.core.h_patch 2024-11-08 18:42:49.950337130 -0500
File to patch:
simona commented on 2024-11-12 11:33 (UTC)
It stop and ask me:
File to patch:
simona commented on 2024-07-04 09:07 (UTC)
/usr/include/gdal_priv.h: In member function ‘bool GDALMultiDomainMetadata::Comparator::operator()(const char, const char) const’: /usr/include/gdal_priv.h:109:20: error: ‘STRCASECMP’ was not declared in this scope
109 | return STRCASECMP(a, b) < 0;
| ^
~[1249/5043] Linking C shared library lib/libnmg.so
lto-wrapper: warning: using serial compilation of 15 LTRANS jobs
lto-wrapper: note: see the ‘-flto’ option documentation for more information
[1250/5043] Linking CXX shared library lib/libbrep.so.20.0.1
lto-wrapper: warning: using serial compilation of 20 LTRANS jobs
lto-wrapper: note: see the ‘-flto’ option documentation for more information
ejno commented on 2023-06-17 04:01 (UTC)
Thanks, Petronny. I've added that to the 7.34.2 PKGBUILD.
petronny commented on 2023-05-30 12:40 (UTC)
The previous error also occurs in 7.34.2 and it can be fixed by inserting
export CFLAGS="${CFLAGS} -lm"
before callingcmake
.petronny commented on 2023-01-30 07:08 (UTC)
Build failed.
https://github.com/arch4edu/cactus/actions/runs/4039800325/jobs/6947860475
1 2 3 4 5 6 .. 11 Next › Last »