FYI:
Latest emacs-git from HEAD f2d22273599f96a731e23b2f6d7571af8bb7bb3f
fails to build inside an nspawn clean and updated arch chroot, with this missing libgnu.a
error:
...
GEN time.h
GEN unistd.h
AR libgnu.a
ar: fcntl.o: No such file or directory
make[1]: *** [Makefile:103: libgnu.a] Error 1
make: *** [Makefile:410: lib] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Full build log can be found here: - https://gitlab.com/snippets/1843871 - https://gist.github.com/stefancocora/743cc3e1f5c2a7baa484c4666ce30a58
As far as pkgfile
is able to find only extra/clisp
contains this libgnu.a
file but even when adding clisp
to the depends list emacs-git fails to build.
Haven't been
Pinned Comments
toropisco commented on 2017-06-30 19:14 (UTC) (edited on 2022-05-15 13:26 (UTC) by toropisco)
This PKGBUILD is a work in progress. If you find PACKAGING bugs, please let me know ASAP.
Upstream bugs are to be reported upstream. Check out the emacs-devel archives to confirm if this is an already known bug. In fact... Why are you not subscribed to
emacs-devel
?. Also check theemacs-bug-tracker
archives.Reporting bugs: Write to the Emacs Bug Tracker and report it there. Or, better yet, use the
debbugs
client included with the text editor. You will find instructions at https://debbugs.gnu.org/. Good luck!If you confirm it is a packaging bug, you are welcome to report it here.
Yaourt and other automated tools users BEWARE! This PKGBUILD is written with hand updating in mind and I won't fix bugs arising from such use. Besides, cloning the same repository time and time again from a non-profit such as the GNU Project/FSF gives out a very low image of you.