Package Details: rasdaemon-git 0.8.4.r34.ga4620eb-1

Git Clone URL: https://aur.archlinux.org/rasdaemon-git.git (read-only, click to copy)
Package Base: rasdaemon-git
Description: A RAS (Reliability, Availability and Serviceability) logging tool using the EDAC tracing events
Upstream URL: https://github.com/mchehab/rasdaemon
Licenses: GPL-2.0-only
Conflicts: rasdaemon
Provides: rasdaemon
Submitter: pmattern
Maintainer: pmattern
Last Packager: pmattern
Votes: 1
Popularity: 0.000000
First Submitted: 2022-04-11 21:28 (UTC)
Last Updated: 2026-06-01 22:57 (UTC)

Latest Comments

pmattern commented on 2026-06-01 23:14 (UTC)

Both autoconf and automake are a dependency of base-devel, which is considered a prerequisite of any attempt to build AUR packages.

seds commented on 2026-02-21 23:10 (UTC) (edited on 2026-02-21 23:12 (UTC) by seds)

This package requires core/autoconf and core/automake in the makedeps I believe.

==> Starting prepare()...
rasdaemon-git/PKGBUILD: line 26: autoreconf: command not found
==> ERROR: A failure occurred in prepare().
    Aborting...
error: failed to build 'rasdaemon-git-0.8.0.r49.gf9cb13b-1'

and

==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 299.
autoreconf: error: aclocal failed with exit status: 2
==> ERROR: A failure occurred in prepare().
    Aborting...
error: failed to build 'rasdaemon-git-0.8.0.r49.gf9cb13b-1':

pmattern commented on 2023-04-30 14:59 (UTC)

It's a runtime dependency, too

$ ldd usr/bin/rasdaemon
[...]
libtraceevent.so.1 => /usr/lib/libtraceevent.so.1 (0x00007f505dd79000)
[...]

Nevertheless thanks for the heads-up.

keiichiiownsu12 commented on 2023-03-21 01:05 (UTC)

libtraceevent was added as a build dependency in 98e3559.