git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bug] 2.5.0 build with NO_PERL is broken
@ 2015-08-14 15:41 Renato Botelho
  2015-08-14 16:46 ` Renato Botelho
  0 siblings, 1 reply; 11+ messages in thread
From: Renato Botelho @ 2015-08-14 15:41 UTC (permalink / raw)
  To: git

I was working on update git on FreeBSD ports tree to 2.5.0 and I noted 2.5.0
is trying to use perl even when it's being built with NO_PERL knob.

/bin/sh: /usr/bin/perl: not found
Makefile:1701: recipe for target 'common-cmds.h' failed
gmake[2]: *** [common-cmds.h] Error 127
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory '/freebsd/ports/head/devel/git/work/git-2.5.0'

After a quick search, looks like commit 527ec3980b is the culprit since it
removed generate-cmdlist.sh and introduced generate-cmdlist.perl.

I just would like to check if it's planned to add perl dependency during
build time or it happened by accident and will be fixed so NO_PERL can work
again.

Thanks

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

end of thread, other threads:[~2015-08-18 18:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14 15:41 [bug] 2.5.0 build with NO_PERL is broken Renato Botelho
2015-08-14 16:46 ` Renato Botelho
2015-08-14 19:59   ` Junio C Hamano
2015-08-14 20:49     ` Eric Sunshine
2015-08-14 21:02       ` Junio C Hamano
2015-08-14 21:15         ` Eric Sunshine
2015-08-14 22:22           ` Junio C Hamano
2015-08-14 22:25             ` Eric Sunshine
2015-08-18 11:05               ` Renato Botelho
2015-08-18 16:42                 ` Eric Sunshine
2015-08-18 18:09                   ` Renato Botelho

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).