GNU bug report logs -
#57959
29.0.50; build error on gnulinux
Previous Next
Reported by: Pankaj Jangid <pankaj <at> codeisgreat.org>
Date: Tue, 20 Sep 2022 18:28:02 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Done: Gregory Heytings <gregory <at> heytings.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>
> Getting this in latest commit as well
> (1231a601ebe1fd9fe454c504dbeb9267440242e7). Tried after `git clean -fdx`
> as well. Here are some errors that I noticed (besides earlier messages),
>
> --8<---------------cut here---------------start------------->8---
> make[3]: Entering directory '/home/pankaj/work/gnu/emacs/lib'
> GEN unistd.h
> CC fingerprint.o
> CC mktime.o
> CC acl-errno-valid.o
> CC acl-internal.o
> CC get-permissions.o
> CC set-permissions.o
> CC allocator.o
> mv: cannot stat 'unistd.h-t': No such file or directory
> make[3]: *** [gnulib.mk:3801: unistd.h] Error 1
> make[3]: Leaving directory '/home/pankaj/work/gnu/emacs/lib'
> make[2]: *** [Makefile:529: lib] Error 2
> make[2]: *** Waiting for unfinished jobs....
> --8<---------------cut here---------------end--------------->8---
>
> --8<---------------cut here---------------start------------->8---
> CC malloc/dynarray_resize_clear.o
> mv: cannot stat 'info/dir.tmp': No such file or directory
> make[2]: *** [Makefile:1152: info/dir] Error 1
> --8<---------------cut here---------------end--------------->8---
>
I don't know what is happening on your computer, but as you see the error
is AFAIU unrelated to 7c8a131984, something goes wrong during the build.
I just tried 1231a601eb (on Debian bookworm), and it worked as expected.
What's the exact "make" command you type? Can you try "git clean -fdx"
followed by "make" (without any other arguments, except -j<some number>)?
This bug report was last modified 2 years and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.