@artafinde: The CPU I'm using is an old AMD Athlon II X4 630. It doesn't support SSE4.1. The check you mentioned only checks whether the compiler supports the flags. It's not a hardware check.
Search Criteria
Package Details: auracle-git r420.f4cebb5-1
Package Actions
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) |
Dependencies (10)
- libcurl.so (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libsystemd (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs)
- pacman (pacman-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- perl (perl-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR, systemd-fmlAUR) (make)
- fakechroot (fakechroot-gitAUR) (check)
- gtest (googletest-gitAUR) (check)
- python (python37AUR, python311AUR, python310AUR) (check)
Required by (10)
- aarchup (requires auracle) (optional)
- aarchup-git (requires auracle) (optional)
- argon
- argon-git (requires auracle)
- cylon (optional)
- fmo
- pacaur (requires auracle)
- pacaur-git
- simpleaur-git (requires auracle) (optional)
- updatehint (requires auracle)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 27 Next › Last »
PS0 commented on 2022-07-28 19:11 (UTC)
artafinde commented on 2022-07-28 09:15 (UTC)
@PS0 it would be good to show build logs and /var/lib/archbuild/extra-x86_64/<username>/build/auracle-git/src/auracle/build/meson-logs/meson-log.txt
The abseil-cpp project has those defined in the meson wrap but checks with the compiler before adding them. Also useful to state your CPU. PS: this is upstream to auracle 1
PS0 commented on 2022-07-28 08:45 (UTC)
I'm having the same issues with the failing tests. After some debugging I found that the Abseil library is compiled with the 'sse4.1' flag which creates incompatible code for some x86_64 CPU's. Removing the flag solves the issue.
artafinde commented on 2022-07-28 08:36 (UTC)
@Cody_Learner It seems like you are using an outdated (?) or old clean chroot. Hard to say because you provided the textlog.txt
from meson itself only. Please provide full command executed and build logs if you'd like further assistance.
Cody_Learner commented on 2022-07-28 02:18 (UTC) (edited on 2022-07-28 02:23 (UTC) by Cody_Learner)
Failed to build in chroot.
menson-log-txt: http://sprunge.us/4BsWqH
testlog.txt: http://sprunge.us/2aq1Cz
Part of console output:
7/13 auracle:auracle / test_outdated OK 0.37s 8/13 auracle:auracle / test_raw_query OK 0.50s 9/13 auracle:auracle / test_regex_search OK 0.42s 10/13 auracle:auracle / test_show OK 0.43s 11/13 auracle:auracle / test_search OK 0.69s 12/13 auracle:auracle / test_update OK 0.40s 13/13 auracle:auracle / test_sort FAIL 0.60s exit status 1
PYTHONDONTWRITEBYTECODE=1 MALLOC_PERTURB_=131 /usr/sbin/python3 -W all /home/builduser/auracle-git/src/auracle/tests/test_sort.py
Ok: 9
Expected Fail: 0
Fail: 4
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/builduser/auracle-git/src/auracle/build/meson-logs/testlog.txt ==> ERROR: A failure occurred in check(). Aborting... ==> Removing installed dependencies...
HiImTye commented on 2022-07-24 18:52 (UTC)
I couldn't figure out why it kept trying to download gcc8 ad gcc9 when I had neither package installed. pacman -Qs gcc revealed that I had gcc8-libs and gcc9-libs installed which were likely remnants from an old package change (as I never manually installed any gcc version). if you're like me, keep that in mind!
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.
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).