Gnus development mailing list
 help / color / mirror / Atom feed
* Extraneous text at end of command line
@ 2010-10-12 18:05 Steinar Bang
  2010-10-13 17:27 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Steinar Bang @ 2010-10-12 18:05 UTC (permalink / raw)
  To: ding

I'm getting an error message when building the texi directory on one of
my git gnusen (emacs22 on Ubuntu 10.04), but not on my other two
(emacs22 on RHEL4, and emacs23 on debian testing).

Have anyone else seen it?  I've tried running ./configure again in the
gnus directory, and I've done git reset --hard.

Here's the output from make in the gnus/texi/ directory:

-*- mode: compilation; default-directory: "~/git/gnus/texi/" -*-
Compilation started at Tue Oct 12 19:46:05

make 
if test "xno" != "xno" ; then \
	  LC_ALL=C no -I . --enable-encoding -o auth auth.texi; \
	else \
	  rm -f auth; \
	  emacs -batch -q -no-site-file -l ./infohack.el -f batch-makeinfo auth.texi; \
	fi
Loading vc-git...
Updating node: Top ... 
Updating node: Overview ... 
Updating node: Help for users ... 
Updating node: Secret Service API ... 
Updating node: Help for developers ... 
Updating node: GnuPG and EasyPG Assistant Configuration ... 
Updating node: Index ... 
Updating node: Function Index ... 
Updating node: Variable Index ... 
Done...nodes updated in region.  You may save the buffer.
Done...updated every node.  You may save the buffer.
Formatting Info file...
Formatting Info file: auth
Converting auth.texi to Info format...
Formatting: Emacs auth-source ... 
Formatting: Overview ... 
Formatting: Help for users ... 
Formatting: Secret Service API ... 
Formatting: Help for developers ... 
Formatting: GnuPG and EasyPG Assistant Configuration ... 
Extraneous text at end of command line
make: *** [auth] Error 255

Compilation exited abnormally with code 2 at Tue Oct 12 19:46:06




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Extraneous text at end of command line
  2010-10-12 18:05 Extraneous text at end of command line Steinar Bang
@ 2010-10-13 17:27 ` Lars Magne Ingebrigtsen
  2010-10-13 17:31   ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-13 17:27 UTC (permalink / raw)
  To: ding

Steinar Bang <sb@dod.no> writes:

> 	  emacs -batch -q -no-site-file -l ./infohack.el -f batch-makeinfo auth.
[...]

> Formatting: GnuPG and EasyPG Assistant Configuration ... 
> Extraneous text at end of command line
> make: *** [auth] Error 255

Since it helpfully doesn't say what line the error is on, it's kinda
difficult to debug...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Extraneous text at end of command line
  2010-10-13 17:27 ` Lars Magne Ingebrigtsen
@ 2010-10-13 17:31   ` Lars Magne Ingebrigtsen
  2010-10-13 18:09     ` Steinar Bang
  0 siblings, 1 reply; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-13 17:31 UTC (permalink / raw)
  To: ding

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Since it helpfully doesn't say what line the error is on, it's kinda
> difficult to debug...

I did a binary search and found the culprits.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Extraneous text at end of command line
  2010-10-13 17:31   ` Lars Magne Ingebrigtsen
@ 2010-10-13 18:09     ` Steinar Bang
  2010-10-13 18:24       ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Steinar Bang @ 2010-10-13 18:09 UTC (permalink / raw)
  To: ding

>>>>> Lars Magne Ingebrigtsen <larsi@gnus.org>:

> Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
>> Since it helpfully doesn't say what line the error is on, it's kinda
>> difficult to debug...

> I did a binary search and found the culprits.

Good.  Any idea why it only happened on 1 out of my three machines?
Should it have happened on all of them?






^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Extraneous text at end of command line
  2010-10-13 18:09     ` Steinar Bang
@ 2010-10-13 18:24       ` Lars Magne Ingebrigtsen
  2010-10-13 18:36         ` Steinar Bang
  0 siblings, 1 reply; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-13 18:24 UTC (permalink / raw)
  To: ding

Steinar Bang <sb@dod.no> writes:

> Good.  Any idea why it only happened on 1 out of my three machines?
> Should it have happened on all of them?

It won't happen on machines where makeinfo is installed.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Extraneous text at end of command line
  2010-10-13 18:24       ` Lars Magne Ingebrigtsen
@ 2010-10-13 18:36         ` Steinar Bang
  0 siblings, 0 replies; 6+ messages in thread
From: Steinar Bang @ 2010-10-13 18:36 UTC (permalink / raw)
  To: ding

>>>>> Lars Magne Ingebrigtsen <larsi@gnus.org>:

> Steinar Bang <sb@dod.no> writes:
>> Good.  Any idea why it only happened on 1 out of my three machines?
>> Should it have happened on all of them?

> It won't happen on machines where makeinfo is installed.

Ah, ok.  Anyway, verified fixed on the machine with the trouble (which
indeed didn't have makeinfo installed (though it would probably just be
an "apt-get install texinfo" away...)).




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-10-13 18:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-12 18:05 Extraneous text at end of command line Steinar Bang
2010-10-13 17:27 ` Lars Magne Ingebrigtsen
2010-10-13 17:31   ` Lars Magne Ingebrigtsen
2010-10-13 18:09     ` Steinar Bang
2010-10-13 18:24       ` Lars Magne Ingebrigtsen
2010-10-13 18:36         ` Steinar Bang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).