Re: [ANNOUNCE] Git v2.50.0-rc1 - Test Failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



rsbecker@xxxxxxxxxxxxx wrote:
>>I hit a new issue during the test phase.
>>
>>Makefile:200: recipe for target 'lib/tclIndex' failed
>>
>>Is there any way to suppress this? I don't think we need TCL - don't have it anyway
>>on NonStop.
> 
> More info:
> 
> The actual more complete error is:
> 
> /usr/coreutils/bin/bash generate-git-gui.sh "git-gui.sh" "git-gui" ./GIT-GUI-BUILD-OPTIONS ./GIT-VERSION-FILE
> /usr/coreutils/bin/bash generate-tclindex.sh . ./GIT-GUI-BUILD-OPTIONS 
> usage: generate-tclindex.sh <BUILD_DIR> <BUILD_OPTIONS> <LIBFILE> [<LIBFILE>...]
> Makefile:200: recipe for target 'lib/tclIndex' failed
> 
> This seems like a legit problem to be fixed rather than ignored.

If you don't have TCL, are you not setting NO_TCLTK for your
builds?

I don't think that's changed in ages, but perhaps something
has changed in the build process or your build system which
now exposes that you aren't setting it, which then tries to
build git-gui (and would surely try to build gitk as well).

-- 
Todd




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux