Package Details: libexecinfo 1.1.0-13

Git Clone URL: https://aur.archlinux.org/libexecinfo.git (read-only, click to copy)
Package Base: libexecinfo
Description: BSD-licensed clone of backtrace facility found in GNU libc
Upstream URL: https://github.com/fam007e/libexecinfo
Licenses: BSD
Conflicts: libexecinfo-git
Provides: libexecinfo.so
Submitter: fam007e
Maintainer: fam007e
Last Packager: fam007e
Votes: 0
Popularity: 0.000000
First Submitted: 2025-06-06 12:00 (UTC)
Last Updated: 2025-11-20 05:14 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

fam007e commented on 2025-11-20 05:15 (UTC)

@bartus plz see if new fix works

bartus commented on 2025-11-19 18:34 (UTC) (edited on 2025-11-19 18:34 (UTC) by bartus)

  • missing python in the makedepends[] array
  • source files aren't required in AUR git repo (e.g: Makefile, gen.py etc.)
  • build() fails with:
==> Starting build()...
make: *** No rule to make target 'execinfo.o', needed by 'libexecinfo.a'.  Stop.
==> ERROR: A failure occurred in build().