Package Details: auracle-git r427.33f9097-1

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: falconindy
Votes: 128
Popularity: 1.20
First Submitted: 2017-07-02 16:40 (UTC)
Last Updated: 2025-04-16 17:39 (UTC)

Required by (10)

Sources (1)

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:

  • Clear your aur helper cache and SRCPKGDEST directory
  • Rebuild in clean chroot 1
  • If it still fails, use a paste bin 2 to show full build logs

There's a package build already which you can try out from my repo.

falconindy commented on 2020-05-31 15:35 (UTC) (edited on 2025-04-28 14:23 (UTC) by falconindy)

FAQ:

  • If you think pod2man is missing, it's a configuration problem on your end. pod2man is part of the perl package, but in a perl-specific PATH handled by /etc/profile.d/perlbin.sh
  • I'm only able to test auracle on i686 and x86_64, so that's what I'm willing to commit to in the PKGBUILD. If you want to build this on some other architecture, use makepkg -A. The "any" architecture is reserved for packages with architecture independent files (and compiled C++ is not).

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 30 Next › Last »

artafinde commented on 2022-07-17 18:53 (UTC)

@gatsby, martynjy: can't reproduce in a clean-chroot. Can you pastebin whole build output?

gatsby commented on 2022-07-17 17:33 (UTC)

Summary of Failures:

2/13 auracle:libauracle / libauracle              FAIL            0.94s   killed by signal 4 SIGIL
5/13 auracle:auracle / test_custom_format         FAIL            2.80s   exit status 1
6/13 auracle:auracle / test_info                  FAIL            3.49s   exit status 1
13/13 auracle:auracle / test_sort                  FAIL            2.59s   exit status 1

martynjy commented on 2022-07-03 13:42 (UTC)

Summary of Failures:

 2/13 auracle:libauracle / libauracle      FAIL            1.11s   killed by signal 4 SIGILL
 5/13 auracle:auracle / test_custom_format FAIL            1.62s   exit status 1
 9/13 auracle:auracle / test_info          FAIL            0.88s   exit status 1
13/13 auracle:auracle / test_sort          FAIL            0.57s   exit status 1

bergentroll commented on 2022-04-20 11:12 (UTC)

Why? GitHub '.git' ended URL is officially suggested URL for cloning.

dreieck commented on 2022-04-20 10:13 (UTC)

Please remove .git from $url.

Thanks for maintaining!

StormEngineer commented on 2022-02-22 14:49 (UTC)

As others mentioned, the pod2man dependency is still missing.

ttoirrah commented on 2022-02-02 11:38 (UTC)

Build fails, so how do I clear auracle's "aur helper cache"?

kseistrup commented on 2022-01-29 15:03 (UTC)

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

hcjehg commented on 2022-01-29 07:04 (UTC)

It seems patch is a missing dependency :-)