unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Trunk does not, compile: Missing: ../.bzr/checkout/dirstate
@ 2014-01-12 17:57 Jan Djärv
  2014-01-12 18:03 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jan Djärv @ 2014-01-12 17:57 UTC (permalink / raw)
  To: emacs-devel

Hello.

Fresh trunk, run configure, make:

make[1]: *** No rule to make target `../quickfixes/../.bzr/checkout/dirstate', 
needed by `../../quickfixes/src/../lisp/loaddefs.el'.  Stop.

	Jan D.



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

* Re: Trunk does not, compile: Missing: ../.bzr/checkout/dirstate
  2014-01-12 17:57 Trunk does not, compile: Missing: ../.bzr/checkout/dirstate Jan Djärv
@ 2014-01-12 18:03 ` Eli Zaretskii
  2014-01-12 18:04 ` Jan Djärv
  2014-01-12 18:15 ` Eric S. Raymond
  2 siblings, 0 replies; 6+ messages in thread
From: Eli Zaretskii @ 2014-01-12 18:03 UTC (permalink / raw)
  To: Jan Djärv; +Cc: emacs-devel

> Date: Sun, 12 Jan 2014 18:57:18 +0100
> From: Jan Djärv <jan.h.d@swipnet.se>
> 
> Fresh trunk, run configure, make:
> 
> make[1]: *** No rule to make target `../quickfixes/../.bzr/checkout/dirstate', 
> needed by `../../quickfixes/src/../lisp/loaddefs.el'.  Stop.

My bad, please try again.




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

* Re: Trunk does not, compile: Missing: ../.bzr/checkout/dirstate
  2014-01-12 17:57 Trunk does not, compile: Missing: ../.bzr/checkout/dirstate Jan Djärv
  2014-01-12 18:03 ` Eli Zaretskii
@ 2014-01-12 18:04 ` Jan Djärv
  2014-01-12 18:15 ` Eric S. Raymond
  2 siblings, 0 replies; 6+ messages in thread
From: Jan Djärv @ 2014-01-12 18:04 UTC (permalink / raw)
  To: emacs-devel

Hello.

Fixed now.

	Jan D.

2014-01-12 18:57, Jan Djärv skrev:
> Hello.
>
> Fresh trunk, run configure, make:
>
> make[1]: *** No rule to make target `../quickfixes/../.bzr/checkout/dirstate',
> needed by `../../quickfixes/src/../lisp/loaddefs.el'.  Stop.
>
>      Jan D.




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

* Re: Trunk does not, compile: Missing: ../.bzr/checkout/dirstate
  2014-01-12 17:57 Trunk does not, compile: Missing: ../.bzr/checkout/dirstate Jan Djärv
  2014-01-12 18:03 ` Eli Zaretskii
  2014-01-12 18:04 ` Jan Djärv
@ 2014-01-12 18:15 ` Eric S. Raymond
  2014-01-12 18:25   ` Eli Zaretskii
  2014-01-12 18:31   ` Lars Magne Ingebrigtsen
  2 siblings, 2 replies; 6+ messages in thread
From: Eric S. Raymond @ 2014-01-12 18:15 UTC (permalink / raw)
  To: Jan Djärv; +Cc: emacs-devel

Jan Djärv <jan.h.d@swipnet.se>:
> Hello.
> 
> Fresh trunk, run configure, make:
> 
> make[1]: *** No rule to make target
> `../quickfixes/../.bzr/checkout/dirstate', needed by
> `../../quickfixes/src/../lisp/loaddefs.el'.  Stop.
> 
> 	Jan D.

That's interesting.  Build is not broken for me here, but this is
clearly Eli's fix going ker-sproing.

Which I think is rather funny, considering that persions who shall
remain unnamed are still claiming (incorrectly) that my deletion of
the broken code made things worse.

/me gets popcorn
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>



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

* Re: Trunk does not, compile: Missing: ../.bzr/checkout/dirstate
  2014-01-12 18:15 ` Eric S. Raymond
@ 2014-01-12 18:25   ` Eli Zaretskii
  2014-01-12 18:31   ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 6+ messages in thread
From: Eli Zaretskii @ 2014-01-12 18:25 UTC (permalink / raw)
  To: esr; +Cc: jan.h.d, emacs-devel

> Date: Sun, 12 Jan 2014 13:15:49 -0500
> From: "Eric S. Raymond" <esr@thyrsus.com>
> Cc: emacs-devel@gnu.org
> 
> Jan Djärv <jan.h.d@swipnet.se>:
> > Hello.
> > 
> > Fresh trunk, run configure, make:
> > 
> > make[1]: *** No rule to make target
> > `../quickfixes/../.bzr/checkout/dirstate', needed by
> > `../../quickfixes/src/../lisp/loaddefs.el'.  Stop.
> > 
> > 	Jan D.
> 
> That's interesting.  Build is not broken for me here

Nor for me.  I test my changes too, you know.

What I broke is the case where the build directory is below the
top-level source directory.  Now fixed.

> but this is clearly Eli's fix going ker-sproing.

Yep, guilty as charged.

> Which I think is rather funny, considering that persions who shall
> remain unnamed are still claiming (incorrectly) that my deletion of
> the broken code made things worse.

I now claim that the original code was not broken at all (and have
restored it completely, erasing my small change that broke Jan's
build).  It "works for me", in the sense that the autoloads target is
invoked when Lisp files change.  Please consider explaining why you
think that code is broken.




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

* Re: Trunk does not, compile: Missing: ../.bzr/checkout/dirstate
  2014-01-12 18:15 ` Eric S. Raymond
  2014-01-12 18:25   ` Eli Zaretskii
@ 2014-01-12 18:31   ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 2014-01-12 18:31 UTC (permalink / raw)
  To: emacs-devel

"Eric S. Raymond" <esr@thyrsus.com> writes:

> Which I think is rather funny, considering that persions who shall
> remain unnamed are still claiming (incorrectly) that my deletion of
> the broken code made things worse.
>
> /me gets popcorn

Fer sure!

While you're getting popcorn, could you possibly ponder the possibility
that your change was egregious and pretty stupid, and that you wasted
Eli's time (yet again) while he had to fix your mess?

And if you can't remember what people's names are ("persons unnamed"),
just say so.  

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




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

end of thread, other threads:[~2014-01-12 18:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-12 17:57 Trunk does not, compile: Missing: ../.bzr/checkout/dirstate Jan Djärv
2014-01-12 18:03 ` Eli Zaretskii
2014-01-12 18:04 ` Jan Djärv
2014-01-12 18:15 ` Eric S. Raymond
2014-01-12 18:25   ` Eli Zaretskii
2014-01-12 18:31   ` Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).