Please remove .git
from $url
.
Thanks for maintaining!
Git Clone URL: | https://aur.archlinux.org/auracle-git.git (read-only, click to copy) |
---|---|
Package Base: | auracle-git |
Description: | A flexible client for the AUR |
Upstream URL: | https://github.com/falconindy/auracle |
Keywords: | aur |
Licenses: | MIT |
Conflicts: | auracle |
Provides: | auracle |
Submitter: | Foxboron |
Maintainer: | artafinde (falconindy) |
Last Packager: | artafinde |
Votes: | 122 |
Popularity: | 0.24 |
First Submitted: | 2017-07-02 16:40 (UTC) |
Last Updated: | 2024-11-19 22:40 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 27 Next › Last »
Please remove .git
from $url
.
Thanks for maintaining!
As others mentioned, the pod2man
dependency is still missing.
Build fails, so how do I clear auracle's "aur helper cache"?
The package wouldn't build unless I install pod2man
:
abseil-cpp| Run-time dependency corefoundation found: NO (tried pkgconfig and cmake)
Program pod2man found: NO
meson.build:61:0: ERROR: Program 'pod2man' not found or not executable
It seems patch is a missing dependency :-)
jaap: can't reproduce locally - building in clean chroot works just fine. Not sure why according to your log you can download the fmt-release artifact but not the fmt-meson-patch meson patch.
Clearly this is not running on a clean chroot environment as suggested because your logs show evidence of cmake
which is not included in dependencies.
This package wont build with the following log: https://pastebin.com/2VvN7V65
I do have internet, as evident by this post, and can download the linked file fine via firefox
(This is a clean build, after hitting the cache issue)
Hi guys, I'm having problems for building this package:
==> Starting build()...
Directory does not contain a valid build tree:
/home/pisotte/AUR/auracle-git/src/auracle/build
==> ERROR: A failure occurred in build().
Pinned Comments
artafinde commented on 2022-01-26 09:15 (UTC) (edited on 2022-01-29 10:24 (UTC) by artafinde)
If the build fails:
SRCPKGDEST
directoryThere's a package build already which you can try out from my repo.
falconindy commented on 2020-05-31 15:35 (UTC)
FAQ:
PATH
handled by/etc/profile.d/perlbin.sh
makepkg -A
. The "any" architecture is reserved for packages with architecture independent files (and compiled C++ is not).