Search Criteria
Package Details: libdecaf 1.0.2-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/libdecaf.git (read-only, click to copy) |
---|---|
Package Base: | libdecaf |
Description: | A 448-bit Edwards curve |
Upstream URL: | https://sourceforge.net/projects/ed448goldilocks/ |
Licenses: | MIT |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-23 03:39 (UTC) |
Last Updated: | 2025-05-08 19:57 (UTC) |
Latest Comments
« First ‹ Previous 1 2
reclusivesage commented on 2021-06-28 06:18 (UTC)
When installing with
$ makepkg -si
, I receive the same error incheck()
as described by loglog. When I check~/AUR/libdecaf/src/build/Testing/Temporary/LastTest.log
, I see the same basic content that inslee reported.Can anything be done about this error?
I thought I was doing pretty well this time around when trying to install
linphone-desktop-git
manually (since it is currently the only updated non-AppImage Linphone Desktop package), but this halted my progress 5 out of 9 packages of the way through. This is becoming the bottleneck in my process, and I am trying to install the remaining packages in this order:libdecaf
,bctoolbox-git
,lime-git
,liblinphone-git
, andlinphone-desktop-git
.AndyM48 commented on 2021-06-21 07:43 (UTC) (edited on 2021-06-21 07:47 (UTC) by AndyM48)
I am getting a build failure:
inslee commented on 2021-05-20 05:24 (UTC)
The upgrade worked after a larger series of updates came down through Manjaro Stable (there were a lot of updated packages but the list is here: https://forum.manjaro.org/t/stable-update-2021-05-19-kernels-nvidia-kde-frameworks-plasma-systemd-libreoffice-kde-gear-mobile-ff-tb/67002)
For those that were having issues on Manjaro before, try updating libdecaf after downloading those updates.
thrasibule commented on 2021-05-14 01:12 (UTC)
I don't get this error, so hard for me to say anything. The assertion is not very helpful unless you can point the line in the code that triggers it. This seems like something you should report upstream.
loglog commented on 2021-05-13 20:28 (UTC) (edited on 2021-05-13 20:45 (UTC) by loglog)
Same error here, caused by a failed assertion:
A manual re-run showed that an assertion fails:
inslee commented on 2021-05-12 04:57 (UTC) (edited on 2021-05-12 04:57 (UTC) by inslee)
When attempting to build, one of the tests fails:
Pinky commented on 2020-12-18 19:15 (UTC)
It looks like the
cmake.patch
is no longer needed and actually break thinks, cau you please update the build?deraffe commented on 2019-11-09 00:50 (UTC)
This PKGBUILD is missing
git
in its makedepends. See also https://wiki.archlinux.org/index.php/VCS_package_guidelines#Guidelinesmalus commented on 2019-06-27 20:37 (UTC)
Hey thrasibule, could you please add python to depends/makedepends? Thanks!
« First ‹ Previous 1 2