git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git @ be919d50 broken on OSX build
@ 2011-03-28 16:28 Randal L. Schwartz
  2011-03-28 16:33 ` Jeff King
  2011-03-28 16:34 ` Randal L. Schwartz
  0 siblings, 2 replies; 4+ messages in thread
From: Randal L. Schwartz @ 2011-03-28 16:28 UTC (permalink / raw
  To: git


...
    GEN git-add--interactive
Writing perl.mak for Git
make[2]: *** [perl.mak] Error 1
make[1]: *** [instlibdir] Error 2
make: *** [git-add--interactive] Error 2

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion

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

* Re: git @ be919d50 broken on OSX build
  2011-03-28 16:28 git @ be919d50 broken on OSX build Randal L. Schwartz
@ 2011-03-28 16:33 ` Jeff King
  2011-03-28 17:05   ` Randal L. Schwartz
  2011-03-28 16:34 ` Randal L. Schwartz
  1 sibling, 1 reply; 4+ messages in thread
From: Jeff King @ 2011-03-28 16:33 UTC (permalink / raw
  To: Randal L. Schwartz; +Cc: git

On Mon, Mar 28, 2011 at 09:28:36AM -0700, Randal L. Schwartz wrote:

> ...
>     GEN git-add--interactive
> Writing perl.mak for Git
> make[2]: *** [perl.mak] Error 1
> make[1]: *** [instlibdir] Error 2
> make: *** [git-add--interactive] Error 2

Hmm. That looks like our parallel-build recursive-make heisenbug. If you
redo the "make", does it work?

If not, do you mind bisecting? be919d50 updates the release notes, so it
is probably not the cause. :)

-Peff

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

* Re: git @ be919d50 broken on OSX build
  2011-03-28 16:28 git @ be919d50 broken on OSX build Randal L. Schwartz
  2011-03-28 16:33 ` Jeff King
@ 2011-03-28 16:34 ` Randal L. Schwartz
  1 sibling, 0 replies; 4+ messages in thread
From: Randal L. Schwartz @ 2011-03-28 16:34 UTC (permalink / raw
  To: git

>>>>> "Randal" == Randal L Schwartz <merlyn@stonehenge.com> writes:

Randal> ...
Randal>     GEN git-add--interactive
Randal> Writing perl.mak for Git
Randal> make[2]: *** [perl.mak] Error 1
Randal> make[1]: *** [instlibdir] Error 2
Randal> make: *** [git-add--interactive] Error 2

And in bisecting, I got broken at fbc9629e2f0cd31 with:

Locohost.local:~/MIRROR/git-GIT % make prefix=/opt/git all install
quick-install-man
GITGUI_VERSION = 0.14.0
    * new locations or Tcl/Tk interpreter
    GEN git-gui
rm: git-gui: is a directory
make: *** [git-gui] Error 1

and after a few "git bisect skip", I'm still stuck.

Am I bisecting wrong?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion

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

* Re: git @ be919d50 broken on OSX build
  2011-03-28 16:33 ` Jeff King
@ 2011-03-28 17:05   ` Randal L. Schwartz
  0 siblings, 0 replies; 4+ messages in thread
From: Randal L. Schwartz @ 2011-03-28 17:05 UTC (permalink / raw
  To: Jeff King; +Cc: git

>>>>> "Jeff" == Jeff King <peff@peff.net> writes:

Jeff> Hmm. That looks like our parallel-build recursive-make heisenbug. If you
Jeff> redo the "make", does it work?

Yes, it did.

Jeff> If not, do you mind bisecting? be919d50 updates the release notes, so it
Jeff> is probably not the cause. :)

I tried that, got stuck, but when I retried the HEAD, it built ok.  Ugh.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion

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

end of thread, other threads:[~2011-03-28 17:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 16:28 git @ be919d50 broken on OSX build Randal L. Schwartz
2011-03-28 16:33 ` Jeff King
2011-03-28 17:05   ` Randal L. Schwartz
2011-03-28 16:34 ` Randal L. Schwartz

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

	https://80x24.org/mirrors/git.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).