the package doesn't compile anymore with today's update to pacman 6.1.0:
ninja: Entering directory `/home/harvey/abs/auracle-git/src/auracle/build'
ninja: no work to do.
1/13 auracle:libaur / libaur OK 0.06s
2/13 auracle:libauracle / libauracle FAIL 0.15s killed by signal 6 SIGABRT
>>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=145 /home/harvey/abs/auracle-git/src/auracle/build/libauracle_test
3/13 auracle:auracle / test_outdated OK 0.24s
4/13 auracle:auracle / test_info OK 0.27s
5/13 auracle:auracle / test_raw_query OK 0.29s
6/13 auracle:auracle / test_show OK 0.29s
7/13 auracle:auracle / test_update OK 0.29s
8/13 auracle:auracle / test_custom_format OK 0.34s
9/13 auracle:auracle / test_buildorder OK 0.35s
10/13 auracle:auracle / test_regex_search FAIL 0.35s exit status 1
>>> MALLOC_PERTURB_=203 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PYTHONDONTWRITEBYTECODE=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/python3 -W all /home/harvey/abs/auracle-git/src/auracle/tests/test_regex_search.py
11/13 auracle:auracle / test_clone OK 0.38s
12/13 auracle:auracle / test_sort FAIL 0.63s exit status 1
>>> MALLOC_PERTURB_=141 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PYTHONDONTWRITEBYTECODE=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/python3 -W all /home/harvey/abs/auracle-git/src/auracle/tests/test_sort.py
13/13 auracle:auracle / test_search FAIL 0.77s exit status 1
>>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PYTHONDONTWRITEBYTECODE=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=127 /usr/bin/python3 -W all /home/harvey/abs/auracle-git/src/auracle/tests/test_search.py
Ok: 9
Expected Fail: 0
Fail: 4
Unexpected Pass: 0
Skipped: 0
Timeout: 0
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).