There are no launcher for this programa and i can't run it from terminal
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: | An extensive 3D solid modeling system. |
Upstream URL: | https://brlcad.org |
Keywords: | CAD |
Licenses: | BSD, LGPL, custom:BDL |
Submitter: | louipc |
Maintainer: | None |
Last Packager: | envolution |
Votes: | 67 |
Popularity: | 0.001423 |
First Submitted: | 2007-02-04 02:47 (UTC) |
Last Updated: | 2024-11-13 09:57 (UTC) |
Dependencies (6)
- gdal (gdal-ecwAUR, gdal-libkmlAUR, gdal-libkml-filegdbAUR, gdal-hdf4AUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libxft (libxft-gitAUR)
- libxi (libxi-gitAUR)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
nervencid commented on 2014-08-31 17:45 (UTC)
masterkorp commented on 2014-02-07 15:56 (UTC)
[ 27%] Building C object src/sig/CMakeFiles/dwin.dir/hamwin.c.o
Scanning dependencies of target dsel
[ 27%] Building C object src/sig/CMakeFiles/dsel.dir/dsel.c.o
Linking C executable ../../bin/dwin
[ 27%] Building C object src/sig/CMakeFiles/dfft.dir/interp.c.o
Linking C executable ../../bin/dsel
[ 27%] Built target dwin
[ 27%] Building C object src/sig/CMakeFiles/dfft.dir/butter.c.o
Scanning dependencies of target dmod
[ 27%] [ 27%] Built target dsel
Building C object src/sig/CMakeFiles/dmod.dir/dmod.c.o
Scanning dependencies of target dstats
[ 27%] Building C object src/sig/CMakeFiles/dstats.dir/dstats.c.o
Linking C executable ../../bin/dfft
Linking C executable ../../bin/dmod
Linking C executable ../../bin/dstats
[ 27%] Built target dfft
Scanning dependencies of target f-i
[ 27%] [ 27%] Built target dstats
Building C object src/sig/CMakeFiles/f-i.dir/f-i.c.o
[ 27%] Built target dmod
Scanning dependencies of target ihist
Scanning dependencies of target i-a
[ 27%] [ 27%] Building C object src/sig/CMakeFiles/ihist.dir/ihist.c.o
Building C object src/sig/CMakeFiles/i-a.dir/i-a.c.o
Linking C executable ../../bin/i-a
Linking C executable ../../bin/f-i
[ 27%] Built target i-a
Scanning dependencies of target istats
[ 27%] Building C object src/sig/CMakeFiles/istats.dir/istats.c.o
Linking C executable ../../bin/ihist
[ 27%] Built target f-i
Scanning dependencies of target smod
[ 27%] Building C object src/sig/CMakeFiles/smod.dir/smod.c.o
[ 27%] Built target ihist
Scanning dependencies of target i-f
[ 27%] CMakeFiles/Makefile2:5864: recipe for target 'src/other/tk/CMakeFiles/tk.dir/all' failed
make[1]: *** [src/other/tk/CMakeFiles/tk.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Building C object src/sig/CMakeFiles/i-f.dir/i-f.c.o
Linking C executable ../../bin/istats
[ 27%] Built target istats
Linking C executable ../../bin/i-f
Linking C executable ../../bin/smod
[ 27%] Built target i-f
[ 27%] Built target smod
Linking CXX shared library ../../lib/libpc.so
[ 27%] Built target libpc
Linking CXX static library ../../lib/libpc.a
[ 27%] Built target libpc-static
Makefile:146: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
The build failed.
Any ideas ?
hrocho commented on 2013-10-25 15:31 (UTC)
sorry for late reply,
I added -DBRLCAD_PNG=ON option,
now older version of libpng will be installed to /opt/brlcad/lib, but it seems its not needed to run mged or archer.
hal commented on 2013-10-24 13:05 (UTC)
Hello!
This is what i've got.
(x86-64)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
PNG
linked by target "libicv" in directory /tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-7.24.0/src/libicv
linked by target "libicv-static" in directory /tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-7.24.0/src/libicv
linked by target "fb-png" in directory /tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-7.24.0/src/fb
linked by target "png-fb" in directory /tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-7.24.0/src/fb
linked by target "bw-png" in directory /tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-7.24.0/src/util
linked by target "pix-png" in directory /tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-7.24.0/src/util
linked by target "png-bw" in directory /tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-7.24.0/src/util
linked by target "png-pix" in directory /tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-7.24.0/src/util
linked by target "png_info" in directory /tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-7.24.0/src/util
-- Configuring incomplete, errors occurred!
See also "/tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-build/CMakeFiles/CMakeOutput.log".
See also "/tmp/yaourt-tmp-hal/aur-brlcad/src/brlcad-build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
Aborting...
thirtythreeforty commented on 2013-09-28 21:48 (UTC)
Got the following error when building this package:
CMake Error at src/proc-db/cmake_install.cmake:202 (FILE):
file INSTALL cannot copy file
"/tmp/pacaurtmp-georgev/brlcad/src/brlcad-build/bin/csgbrep" to
"/tmp/pacaurtmp-georgev/brlcad/pkg/brlcad/opt/brlcad/bin/csgbrep".
Call Stack (most recent call first):
src/cmake_install.cmake:74 (INCLUDE)
cmake_install.cmake:50 (INCLUDE)
I have no idea how to fix this.
hrocho commented on 2013-07-31 13:12 (UTC)
there can be a serious problem with this package after upgrade
https://bbs.archlinux.org/viewtopic.php?pid=1280392#p1280392
to be on safe side the brlcad lib directory is not added to ld.so.conf.d, in case it is needed, please add manually
ArchFwin commented on 2013-06-16 15:47 (UTC)
7.24.0 is now up.
MD5sum is "ecd94dfaf0b980776c589bb9337a6786" according to sourceforge, and the source can be downloaded using the same source array.
hrocho commented on 2013-05-06 09:48 (UTC)
adding "-DBRLCAD_BUNDLED_LIBS=ON" config option should fix it
Pinned Comments
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