GNU bug report logs -
#78778
Build failure with the NS-port
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78778 in the body.
You can then email your comments to 78778 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78778
; Package
emacs
.
(Fri, 13 Jun 2025 09:08:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 13 Jun 2025 09:08:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Building emacs stops and ends with the lines
/Library/Developer/CommandLineTools/usr/bin/make -C doc/lispref info
GEN ../../info/elisp.info
make[1]: makeinfo: No such file or directory
make[1]: *** [../../info/elisp.info] Error 1
make: *** [lispref-info] Error 2
even though elisp.info does exist.
Konrad Podczeck
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78778
; Package
emacs
.
(Fri, 13 Jun 2025 09:16:03 GMT)
Full text and
rfc822 format available.
Message #8 received at 78778 <at> debbugs.gnu.org (full text, mbox):
Konrad Podczeck <konrad.podczeck <at> univie.ac.at> writes:
> Building emacs stops and ends with the lines
>
> /Library/Developer/CommandLineTools/usr/bin/make -C doc/lispref info
> GEN ../../info/elisp.info
> make[1]: makeinfo: No such file or directory
> make[1]: *** [../../info/elisp.info] Error 1
> make: *** [lispref-info] Error 2
>
> even though elisp.info does exist.
In the same shell, what do you get when you do:
$ which makeinfo
? Best, Arash
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78778
; Package
emacs
.
(Fri, 13 Jun 2025 09:37:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 78778 <at> debbugs.gnu.org (full text, mbox):
I get:
makeinfo not found
Thanks for your reply,
best Konrad
> Am 13.06.2025 um 11:14 schrieb Arash Esbati <arash <at> gnu.org>:
>
> Konrad Podczeck <konrad.podczeck <at> univie.ac.at> writes:
>
>> Building emacs stops and ends with the lines
>>
>> /Library/Developer/CommandLineTools/usr/bin/make -C doc/lispref info
>> GEN ../../info/elisp.info
>> make[1]: makeinfo: No such file or directory
>> make[1]: *** [../../info/elisp.info] Error 1
>> make: *** [lispref-info] Error 2
>>
>> even though elisp.info does exist.
>
> In the same shell, what do you get when you do:
>
> $ which makeinfo
>
> ? Best, Arash
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78778
; Package
emacs
.
(Fri, 13 Jun 2025 10:23:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 78778 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
If you're using homebrew, try "brew install texinfo"
On Fri, Jun 13, 2025 at 11:37 AM Konrad Podczeck <
konrad.podczeck <at> univie.ac.at> wrote:
> I get:
>
> makeinfo not found
>
> Thanks for your reply,
>
> best Konrad
>
> > Am 13.06.2025 um 11:14 schrieb Arash Esbati <arash <at> gnu.org>:
> >
> > Konrad Podczeck <konrad.podczeck <at> univie.ac.at> writes:
> >
> >> Building emacs stops and ends with the lines
> >>
> >> /Library/Developer/CommandLineTools/usr/bin/make -C doc/lispref info
> >> GEN ../../info/elisp.info
> >> make[1]: makeinfo: No such file or directory
> >> make[1]: *** [../../info/elisp.info] Error 1
> >> make: *** [lispref-info] Error 2
> >>
> >> even though elisp.info does exist.
> >
> > In the same shell, what do you get when you do:
> >
> > $ which makeinfo
> >
> > ? Best, Arash
>
>
>
>
>
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78778
; Package
emacs
.
(Fri, 13 Jun 2025 10:51:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 78778 <at> debbugs.gnu.org (full text, mbox):
> From: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
> Date: Fri, 13 Jun 2025 11:06:29 +0200
>
> Building emacs stops and ends with the lines
>
> /Library/Developer/CommandLineTools/usr/bin/make -C doc/lispref info
>
> GEN ../../info/elisp.info
>
> make[1]: makeinfo: No such file or directory
>
> make[1]: *** [../../info/elisp.info] Error 1
>
> make: *** [lispref-info] Error 2
>
> even though elisp.info does exist.
Are you building the Emacs 30.1 release tarball? If so, this is a
known problem in the release. To work around, do
$ touch info/elisp.info
and then repeat the build.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78778
; Package
emacs
.
(Fri, 13 Jun 2025 14:13:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 78778 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
This did the job! Thanks, Konrad
> Am 13.06.2025 um 12:22 schrieb Stéphane Marks <shipmints <at> gmail.com>:
>
> If you're using homebrew, try "brew install texinfo"
>
> On Fri, Jun 13, 2025 at 11:37 AM Konrad Podczeck <konrad.podczeck <at> univie.ac.at <mailto:konrad.podczeck <at> univie.ac.at>> wrote:
>> I get:
>>
>> makeinfo not found
>>
>> Thanks for your reply,
>>
>> best Konrad
>>
>> > Am 13.06.2025 um 11:14 schrieb Arash Esbati <arash <at> gnu.org <mailto:arash <at> gnu.org>>:
>> >
>> > Konrad Podczeck <konrad.podczeck <at> univie.ac.at <mailto:konrad.podczeck <at> univie.ac.at>> writes:
>> >
>> >> Building emacs stops and ends with the lines
>> >>
>> >> /Library/Developer/CommandLineTools/usr/bin/make -C doc/lispref info
>> >> GEN ../../info/elisp.info <http://elisp.info/>
>> >> make[1]: makeinfo: No such file or directory
>> >> make[1]: *** [../../info/elisp.info <http://elisp.info/>] Error 1
>> >> make: *** [lispref-info] Error 2
>> >>
>> >> even though elisp.info <http://elisp.info/> does exist.
>> >
>> > In the same shell, what do you get when you do:
>> >
>> > $ which makeinfo
>> >
>> > ? Best, Arash
>>
>>
>>
>>
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78778
; Package
emacs
.
(Sun, 15 Jun 2025 15:18:01 GMT)
Full text and
rfc822 format available.
Message #23 received at 78778 <at> debbugs.gnu.org (full text, mbox):
tags 78778 notabug
close 78778
thanks
Konrad Podczeck <konrad.podczeck <at> univie.ac.at> writes:
> This did the job! Thanks, Konrad
I presume the issue is fixed by installing texinfo. Therefore I'm
closing this report.
Best, Arash
Added tag(s) notabug.
Request was from
Arash Esbati <arash <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sun, 15 Jun 2025 15:18:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
78778 <at> debbugs.gnu.org and Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
Request was from
Arash Esbati <arash <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sun, 15 Jun 2025 15:18:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78778
; Package
emacs
.
(Sun, 15 Jun 2025 15:38:02 GMT)
Full text and
rfc822 format available.
Message #30 received at 78778 <at> debbugs.gnu.org (full text, mbox):
> Cc: 78778 <at> debbugs.gnu.org,
> Stéphane Marks <shipmints <at> gmail.com>
> From: Arash Esbati <arash <at> gnu.org>
> Date: Sun, 15 Jun 2025 17:16:49 +0200
>
> tags 78778 notabug
> close 78778
> thanks
>
> Konrad Podczeck <konrad.podczeck <at> univie.ac.at> writes:
>
> > This did the job! Thanks, Konrad
>
> I presume the issue is fixed by installing texinfo. Therefore I'm
> closing this report.
Actually, there should be no need to have Texinfo to build a release
tarball. In this case, there was a single mistake in creating the
release tarball, which seemed to require that (which was a false
positive, since elisp.info was in the tarball).
Hopefully, this mistake will not happen in the future.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 14 Jul 2025 11:24:33 GMT)
Full text and
rfc822 format available.
This bug report was last modified 31 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.