Looks like the CXXFLAGS CFLAGS
variables set by /etc/makepkg.conf
were breaking the build process. It should work now.
Search Criteria
Package Details: hashclash-cuda-git r104.2969e0c-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/hashclash-cuda-git.git (read-only, click to copy) |
---|---|
Package Base: | hashclash-cuda-git |
Description: | Project HashClash - MD5 & SHA-1 cryptanalysis with CUDA support |
Upstream URL: | https://github.com/cr-marcstevens/hashclash |
Keywords: | cuda hashclash |
Licenses: | MIT |
Conflicts: | hashclash |
Provides: | hashclash |
Submitter: | bertptrs |
Maintainer: | deltaclock |
Last Packager: | deltaclock |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-10 07:45 (UTC) |
Last Updated: | 2022-12-18 23:41 (UTC) |
Dependencies (4)
- boost-libs
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- boost (boost-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (1)
Latest Comments
deltaclock commented on 2022-12-18 23:47 (UTC)
bertptrs commented on 2022-12-17 20:39 (UTC)
Fixed the direct issue but currently the package doesn't build in ways I do not understand. Since I do not own any NVIDIA devices any more, I'm disowning this package.
rageltman commented on 2021-01-15 01:12 (UTC)
Looks like the pkgver
function isn't working right:
[2021-01-14T21:19:33.511Z] ==> Extracting sources...
[2021-01-14T21:19:33.511Z] -> Creating working copy of hashclash git repo...
[2021-01-14T21:19:33.511Z] Cloning into 'hashclash'...
[2021-01-14T21:19:33.511Z] done.
[2021-01-14T21:19:33.511Z] ==> Starting pkgver()...
[2021-01-14T21:19:33.511Z] ==> ERROR: A failure occurred in pkgver().
[2021-01-14T21:19:33.511Z] Aborting...
script returned exit code 255
Pinned Comments
deltaclock commented on 2022-12-18 23:47 (UTC)
Looks like the
CXXFLAGS CFLAGS
variables set by/etc/makepkg.conf
were breaking the build process. It should work now.