GNU bug report logs -
#64698
29.0.92; on netbsd 9.3, gmake and "gmake bootstrap" fail to proceed
Previous Next
Reported by: Van Ly <van.ly <at> sdf.org>
Date: Tue, 18 Jul 2023 09:38:02 UTC
Severity: normal
Found in version 29.0.92
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
> Date: Tue, 18 Jul 2023 14:35:08 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: van.ly <at> sdf.org, 64698 <at> debbugs.gnu.org
>
> > Cc: 64698 <at> debbugs.gnu.org
> > Date: Tue, 18 Jul 2023 18:22:50 +0800
> > From: Po Lu via "Bug reports for GNU Emacs,
> > the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> >
> > Van Ly <van.ly <at> sdf.org> writes:
> >
> > > On netbsd 9.3, the following configure options will let gmake build to
> > > completion.
> >
> > [...]
> >
> > You have ommitted the compiler and Make output from the compilation,
> > leaving only the troubleshooting instructions printed by the Makefile
> > after it failed.
> >
> > Please include complete build output, or at least the actual error
> > itself.
>
> Yes, please.
>
> Also, please tell what is the last commit on the emacs-29 branch that
> you used to build (assuming you have built the emacs-29 branch of the
> Emacs Git repository; if not, please tell what did you sue for the
> sources).
>
The sour was unpacked from a complete emacs-29.0.92.tar.xz file and
the sig detail is listed as part of the complete build output in the
attached file. Attempting a git log command gives,
$ git log
fatal: not a git repository (or any of the parent directories): .git
The xz file would have come from the gnu website for download announced on an emacs feed.
The tooling I believe used was as follows,
$ gmake -v
GNU Make 4.3
Built for x86_64--netbsd
$ gcc --version
gcc (GCC) 10.3.0
Here is the full build output. The fly in the soup is I interrupted
the first unadultrated configure run since I recollected I didn't want X
and ran './configure --without-x. That occurs at line 270 of 1985.
[complete-build-output.text (application/octet-stream, attachment)]
This bug report was last modified 2 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.