Package Details: torch7-xlua-git 1.0.0.r36.41308fe-1

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)

Dependencies (3)

Sources (1)

Latest Comments

eclairevoyant commented on 2023-05-28 04:33 (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.

gardotd426 commented on 2023-05-28 03:21 (UTC)

@yodaembedding I'm getting that exact same error even WITH makedepends=('torch7-git' 'cmake' 'git').

How are you getting this to build???

yodaembedding commented on 2023-05-11 00:28 (UTC)

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".