Consider to add build-base to avoid build errors:
makedepends=('git' 'base-devel')
Search Criteria
Package Details: uswsusp-git 1.0.libgcrypt.1.6.3+r522+g84d75e60b-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/uswsusp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | uswsusp-git |
| Description: | Userspace software suspend - git checkout |
| Upstream URL: | http://suspend.sourceforge.net/ |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | uswsusp |
| Provides: | uswsusp |
| Submitter: | jackoneill |
| Maintainer: | ilovemikael |
| Last Packager: | envolution |
| Votes: | 161 |
| Popularity: | 0.042765 |
| First Submitted: | 2010-12-17 20:59 (UTC) |
| Last Updated: | 2024-12-03 18:14 (UTC) |
Dependencies (6)
- libgcrypt
- libx86
- lzo
- pciutils (pciutils-gitAUR)
- perl-switch
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (0)
Sources (3)
Raimar commented on 2013-04-29 19:15 (UTC)
<deleted-account> commented on 2013-01-11 19:24 (UTC)
Cloning into '/tmp/yaourt-tmp-enzo/aur-uswsusp-git/src/suspend-utils-build'...
done.
patching file wlcsv2c.pl
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
configure.ac:12: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.ac:12: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
eworm commented on 2012-06-23 08:13 (UTC)
Unflagging as libtool belongs to base-devel.
Maxr commented on 2012-06-23 06:41 (UTC)
libtool is part of base-devel. No need to add packages of that group to makedeps. See https://wiki.archlinux.org/index.php/PKGBUILD#makedepends
ultraviolet commented on 2012-06-23 01:18 (UTC)
libtool needs to be added to makedepends. Flagging out-of-date until this is fixed.
antiuser commented on 2012-05-10 19:01 (UTC)
@eworm:
thx, solved :)
eworm commented on 2012-05-10 17:57 (UTC)
I think you miss libtool.. Please install 'base-devel'.
antiuser commented on 2012-05-10 17:32 (UTC)
Cloning into '/var/abs/local/yaourtbuild/uswsusp-git/src/suspend-utils-build'...
done.
patching file wlcsv2c.pl
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:123: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
<deleted-account> commented on 2012-05-03 17:18 (UTC)
I fixed the PKGBUILD.
I'm orphaning this pkg again, since I don't have experience in maintaining pkgs.
Pinned Comments
gerliczkowalczuk commented on 2026-04-04 19:11 (UTC)
This package appears to be effectively unmaintained upstream and fails to build on modern toolchains (GCC 14+, recent kernels).
The git repository is outdated and lacks proper install targets, and multiple users report linker errors and build failures.
At this point, maintaining this package in AUR likely has little value unless someone actively depends on it and is willing to patch it.
Consider using alternatives (e.g. kernel suspend mechanisms) instead.
I suggest orphaning this package.