I have no idea why you have this error, it builds fine for me in a clean chroot. You might need to rebuild torch7-git or its dependencies.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/torch7-xlua-git.git (read-only, click to copy) |
|---|---|
| Package Base: | torch7-xlua-git |
| Description: | A set of useful functions to extend Lua (string, table, ...) |
| Upstream URL: | https://github.com/torch/xlua |
| Licenses: | BSD |
| Conflicts: | torch7-xlua |
| Provides: | torch7-xlua |
| Submitter: | petronny |
| Maintainer: | eclairevoyant |
| Last Packager: | eclairevoyant |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-08-28 13:01 (UTC) |
| Last Updated: | 2023-01-07 21:29 (UTC) |
I have no idea why you have this error, it builds fine for me in a clean chroot. You might need to rebuild torch7-git or its dependencies.
@yodaembedding I'm getting that exact same error even WITH makedepends=('torch7-git' 'cmake' 'git').
How are you getting this to build???
torch7-git cmake git should all be makedepends. Otherwise, we get errors such as:
-- Found Torch: /usr/lib/libtorch.so
CMake Error at CMakeLists.txt:13 (ADD_TORCH_PACKAGE):
Unknown CMake command "ADD_TORCH_PACKAGE".